home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!mcsun!sunic!kth.se!news.kth.se!ulfis
- From: ulfis@cyklop.nada.kth.se (Anders Ulfheden)
- Subject: CTB undocumented routines and Think Libs
- Message-ID: <ULFIS.92Sep8223513@cyklop.nada.kth.se>
- Sender: usenet@kth.se (Usenet)
- Nntp-Posting-Host: cyklop.nada.kth.se
- Organization: Royal Institute of Technology, Stockholm, Sweden
- Distribution: comp
- Date: Tue, 8 Sep 1992 21:35:13 GMT
- Lines: 26
-
- 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.
-
- I can't find any description in my Inside CTB (published 1991) or in
- MPW's 411 help file for the CTB. Can someone from Symantec or Apple help me
- out?
-
- Tnx!
-
- ulfis
- --
- +------------------------------------------------------------------------------
- | Anders Ulfheden
- | USENET: ulfis@nada.kth.se AppleLink: SW0429
- | Royal Institute of Technology
- | Stockholm, Sweden
-