home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14305 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.7 KB

  1. Path: sparky!uunet!decwrl!waikato.ac.nz!canterbury.ac.nz!otago.ac.nz!michael
  2. Newsgroups: comp.sys.mac.programmer
  3. Subject: Re: more about Multifinder?
  4. Message-ID: <1992Aug21.100606.3292@otago.ac.nz>
  5. From: michael@otago.ac.nz
  6. Date: 21 Aug 92 10:06:06 +1300
  7. References: <HEYES.92Aug19141207@dadev.cebaf.gov>
  8. Distribution: comp.sys.mac.programmer
  9. Organization: University of Otago, Dunedin, New Zealand
  10. Lines: 27
  11.  
  12. In article <HEYES.92Aug19141207@dadev.cebaf.gov>, heyes@dadev.cebaf.gov (Graham Heyes) writes:
  13. > I need some information about Multifinder and don't
  14. > know where or if it is availible. Basically how does
  15. > Multifinder keep track of applications currently
  16. > installed, which is in the forground etc. There must
  17. > be a data-structure or some other mechanism availible
  18. > somewhere sence I have seen INIT's which install a 
  19. > menu from which an aplication can be selected, like
  20. > the system 7 application switching menu. 
  21.  
  22. I would like to know this too: I have (of course) been using the Process
  23. Manager calls under System 7, but I was disappointed to find that they aren't
  24. there under 6.0.5.
  25.  
  26. I did learn an interesting thing about the Process Manager too; it takes some
  27. time to kick in and it gets taken away early at system shutdown time. If you
  28. are using it from a system extension, you need to do a TrapAvailable check on
  29. _OSDispatch *every time* you are thinking of using these calls, because its
  30. possible that they have been quietly removed by something...
  31.  
  32.  
  33. Michael(tm) Hamel, Computing Services Centre, University of Otago, New Zealand
  34.  
  35. LUPPITT (n.)                       
  36. The piece of leather which hangs off the bottom of your shoe before you can
  37. be bothered to get it mended.
  38.  
  39.