home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15120 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.3 KB  |  32 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: Patching the _Launch Trap
  5. Message-ID: <abrn6k+.leonardr@netcom.com>
  6. Date: Tue, 08 Sep 92 06:56:48 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <1992Sep8.024049.20121@Arco.COM>
  9. Lines: 21
  10.  
  11. In article <1992Sep8.024049.20121@Arco.COM> John Champion <dedjhc@arco.com> writes:
  12. >Hi all,
  13. >I'm trying to install a fairly unobtrusive head patch into the _Launch
  14. >trap.  The problem is that no matter what I do, my patch always gets
  15. >re-patched (presumeably by the system).  This unknown code does not pass
  16. >control down the line like a normal patch would, so my code never gets
  17. >called.
  18. >
  19.     Welcome to the wonderful world of "protected patches".  This is a
  20. new trick in System 7 to make sure that programmers don't "screw up" system
  21. patches.  It basically means that it is near impossible to patch such a trap.
  22.  
  23.     If you could post what you are trying to accomplish by patching _Launch
  24. someone could probably suggest an alternate approach that would be successful.
  25.  
  26. -- 
  27. -----------------------------------------------------------------------------
  28. Leonard Rosenthol            Internet:     leonardr@netcom.com
  29. Director of Advanced Technology        AppleLink:    MACgician
  30. Aladdin Systems, Inc.            GEnie:        MACgician
  31.  
  32.