home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20039 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!microsoft!hexnut!ericsc
  3. From: ericsc@microsoft.com (Eric Schlegel)
  4. Subject: Re: How to write a software that simulate a disk drive (volume)
  5. Message-ID: <1992Dec17.172036.1239@microsoft.com>
  6. Date: 17 Dec 92 17:20:36 GMT
  7. Organization: Microsoft Corporation
  8. References: <1gnbguINNmr7@urmel.informatik.rwth-aachen.de> <1992Dec16.220502.25022@netcom.com>
  9. Keywords: question, disk drive, volume, big problems, wizards wanted
  10. Lines: 24
  11.  
  12. In article <1992Dec16.220502.25022@netcom.com> creiman@netcom.com (Charlie Reiman) writes:
  13. >arminl@tabaqui.informatik.rwth-aachen.de (Armin Luetkenhaus) writes:
  14. >
  15. >>I'm going to write a piece of software that simulates a disk drive
  16. >>on the Macintosh.
  17. >>I want to mount a drive, i.e. make it appear on the desktop, make it
  18. >>accessible to all file system calls and map these calls to my own
  19. >>routines.
  20. >
  21. >Writing an external file system (High Sierra, Messy DOS mounters, etc)
  22. >is a sticky, nasty, unfun business. The path of least resistance seems
  23. >to be Apple's XFS, which is buried under much offical voodoo. It's
  24. >tough to get any docs for it and Apple keeps saying 'It'll change! Stay
  25. >away! Keep back! We're warning you!'
  26.  
  27. Has anyone else noticed that Apple's PC Exchange product *includes* the
  28. fabled File System Manager, described at the '89 WWDC as a possible technology
  29. in System 7? At any rate, the gestaltHasFileSystemManager bit is set in the
  30. return value from gestaltFSAttr when PC Exchange is installed. Now if only 
  31. they'd document it...
  32.  
  33. -eric
  34. -----
  35. My opinions, not Microsoft's.
  36.