home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!decwrl!csus.edu!netcom.com!leonardr
- From: leonardr@netcom.com (Leonard Rosenthol)
- Subject: Re: CTB undocumented routines and Think Libs
- Message-ID: <m8rnpy+.leonardr@netcom.com>
- Date: Wed, 09 Sep 92 00:50:28 GMT
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- References: <ULFIS.92Sep8223513@cyklop.nada.kth.se>
- Distribution: comp
- Lines: 24
-
- In article <ULFIS.92Sep8223513@cyklop.nada.kth.se> ulfis@cyklop.nada.kth.se (Anders Ulfheden) writes:
- >The file <CommResources.h> contains the glue for some *undocumented* CTB
- >routines:
- >
- >...
- >pascal Handle CRMGetToolResource (short procID, ResType theType, short theID);
- >pascal void CRMReleaseToolResource (short procID, Handle theHandle);
- >...
- >pascal OSErr CRMFindCommunications(short *vRefNum, long *dirID);
- >...
- >
- >When I use CRMGetToolResource() in my code (CommToolbox library added) I get
- >a "undefined CRMGetToolResource" link error.
- >
- These routines are part of CTB 1.1, which is available as a separate
- library for Think, but should be part of the MPW 3.2 .o files. If you don't
- have the docs/library for the CTB 1.1, they are available on ftp.apple.com.
-
- --
- -----------------------------------------------------------------------------
- Leonard Rosenthol Internet: leonardr@netcom.com
- Director of Advanced Technology AppleLink: MACgician
- Aladdin Systems, Inc. GEnie: MACgician
-
-