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

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!snorkelwacker.mit.edu!tamsun.tamu.edu!inetg1!nuntius
  3. From: John Champion <dedjhc@arco.com>
  4. Subject: Re: Patching the _Launch Trap
  5. Message-ID: <1992Sep8.145100.26889@Arco.COM>
  6. Sender: news@Arco.COM
  7. Organization: Arco Alaska Inc.
  8. X-Useragent: Nuntius v1.1
  9. References: <1992Sep8.024049.20121@Arco.COM>
  10. Date: Tue, 8 Sep 1992 14:51:00 GMT
  11. Lines: 17
  12.  
  13. In article <abrn6k+.leonardr@netcom.com> Leonard Rosenthol,
  14. leonardr@netcom.com writes:
  15. >    Welcome to the wonderful world of "protected patches".  This is a
  16. >new trick in System 7 to make sure that programmers don't "screw up"
  17. system
  18. >patches.  It basically means that it is near impossible to patch such a
  19. trap.
  20. >
  21. >    If you could post what you are trying to accomplish by patching _Launch
  22. >someone could probably suggest an alternate approach that would be
  23. successful.
  24.  
  25. I need FSSpec type information on applications and associated documents
  26. that are launched, particularly by the finder.  Unfortunately, not all
  27. applications accept apple events so I can't just check for those.
  28.  
  29. -John Champion      dedjhc@arco.com
  30.