home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15186 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!decwrl!csus.edu!netcom.com!leonardr
  3. From: leonardr@netcom.com (Leonard Rosenthol)
  4. Subject: Re: CTB undocumented routines and Think Libs
  5. Message-ID: <m8rnpy+.leonardr@netcom.com>
  6. Date: Wed, 09 Sep 92 00:50:28 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <ULFIS.92Sep8223513@cyklop.nada.kth.se>
  9. Distribution: comp
  10. Lines: 24
  11.  
  12. In article <ULFIS.92Sep8223513@cyklop.nada.kth.se> ulfis@cyklop.nada.kth.se (Anders Ulfheden) writes:
  13. >The file <CommResources.h> contains the glue for some *undocumented* CTB
  14. >routines:
  15. >
  16. >...
  17. >pascal Handle CRMGetToolResource (short procID, ResType theType, short theID);
  18. >pascal void   CRMReleaseToolResource (short procID, Handle theHandle);
  19. >...
  20. >pascal OSErr  CRMFindCommunications(short *vRefNum, long *dirID);
  21. >...
  22. >
  23. >When I use CRMGetToolResource() in my code (CommToolbox library added) I get
  24. >a "undefined CRMGetToolResource" link error.
  25. >
  26.     These routines are part of CTB 1.1, which is available as a separate
  27. library for Think, but should be part of the MPW 3.2 .o files.  If you don't
  28. have the docs/library for the CTB 1.1, they are available on ftp.apple.com.
  29.  
  30. -- 
  31. -----------------------------------------------------------------------------
  32. Leonard Rosenthol            Internet:     leonardr@netcom.com
  33. Director of Advanced Technology        AppleLink:    MACgician
  34. Aladdin Systems, Inc.            GEnie:        MACgician
  35.  
  36.