home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!uchdcc!camino.mic.cl!thomas
- From: thomas@camino.mic.cl (Thomas Fruin)
- Newsgroups: comp.sys.mac.programmer
- Subject: New CTB tool resource calls supported yet?
- Organization: El Camino
- Message-ID: <0105013E.mcmno1@camino.mic.cl>
- Reply-To: Thomas Fruin <thomas@camino.mic.cl>
- Distribution: world
- X-Mailer: uAccess - Macintosh Release: 1.5v4
- Lines: 25
- Date: Tue, 29 Dec 1992 20:55:16 CST
-
- Here I am again with another question:
-
- I'm using the new CTB v1.1, and linking the CommToolboxExtensions.o
- file with my code. When I call Gestalt to get the Communications Resource
- Manager attributes (with gestaltCRMAttr), I get back a long with only
- the bit for the gestaltCRMPresent selector set. I was expecting to
- see the new gestaltCRMToolRsrcCalls bit as well, so I can use the
- new calls to get resources out of a tool file.
-
- Well, I thought I would just ignore that bit, and assume the tool
- resource calls are present anyway :) But when I call CRMGetToolResource
- to get the tool's 'caps' resource, I get something which is not NULL
- but not a handle either...
-
- What is going on? Perhaps someone has some sample code using the new
- calls, and parsing caps resources?
-
- -- Thomas Fruin
-
- GroupWare Ltda
- Temuco Office
- CHILE
-
- thomas@camino.mic.cl
-
-