home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20250 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.3 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!ogicse!mintaka.lcs.mit.edu!lynx!random.ccs.northeastern.edu!chuck
  2. From: chuck@ccs.northeastern.edu (Chuck Wells)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Need BOOK that explains how to write an INIT
  5. Message-ID: <1992Dec21.113758.1944@random.ccs.northeastern.edu>
  6. Date: 21 Dec 92 11:37:58 GMT
  7. Article-I.D.: random.1992Dec21.113758.1944
  8. Sender: news@random.ccs.northeastern.edu
  9. Distribution: comp.sys.mac.programmer
  10. Organization: College of CS, Northeastern U
  11. Lines: 14
  12. Nntp-Posting-Host: damon-gateway.ccs.northeastern.edu
  13.  
  14. I have quite a few Mac programming books, but none that explain the art of
  15. INIT writing.  Can anyone recommend such a book?
  16.  
  17. Specifically, the init I am currently hoping to write just has to:
  18.     1) Modify some files when I restart the computer
  19.     2) Modify some files when I shutdown the computer
  20. If I can do those things with an INIT, that will keep me happy for now.  Later,
  21. I'll need to be able to: tell what keys the user is pressing, no matter what
  22. application he is in, yet still allow the user to get those keypress events
  23. to the applications.
  24.  
  25. Any book recommendations?  A while ago, Tim Dierks posted a long message on
  26. how to write an INIT, but since I don't know how to patch traps, I was a bit
  27. confused.  Thanks for any help.
  28.