home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22167 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.3 KB  |  33 lines

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!sdd.hp.com!nigel.msen.com!heifetz!tbomb!time
  2. From: time@ice.com (Tim Endres)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Calling external code resources - how?
  5. Date: Mon, 25 Jan 93 15:59:44 EST
  6. Organization: ICE Engineering, Inc.
  7. Message-ID: <1CE00001.ojfngy@tbomb.ice.com>
  8. Reply-To: time@ice.com (Tim Endres)
  9. X-Mailer: uAccess - Macintosh Release: 1.6v2
  10. Lines: 21
  11.  
  12.  
  13. In article <1993Jan25.005216.12749@kth.se> (comp.sys.mac.programmer), d88-jwa@dront.nada.kth.se (Jon WΣtte) writes:
  14. > >Where can I find information on how to do this? The Segment Manager
  15. > >chapter of IM gives no clues on this. Anyone has got some sample code
  16. > >on this?
  17. > Your extensions can't get at your globals, however,
  18. > you're not lost.
  19.  
  20. uAccess extensions can get at the globals of uAccess. These globals
  21. have been placed inside of a large data structure inside of uAccess
  22. and uAccess hands a pointer to this structure to the extension. The
  23. globals in this data structure are only those that it is felt the
  24. extension would need to access, and are "stable" enough to be locked
  25. down to a documented data structure. However, it does make for some
  26. very powerful possibilities.
  27.  
  28.  
  29. tim endres - time@ice.com  (UUCP: heifetz!tbomb!time)
  30.  
  31. USENET - a slow moving self parody... ph
  32.