home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17966 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!spool.mu.edu!agate!ames!elroy.jpl.nasa.gov!jato!jdickson
  3. From: jdickson@jato.jpl.nasa.gov (Jeff Dickson)
  4. Subject: Re: Getting a valid FileSysStartupMsg pointers.
  5. Message-ID: <1992Dec31.031635.8317@jato.jpl.nasa.gov>
  6. Organization: Jet Propulsion Laboratory
  7. References: <72553@cup.portal.com> <1992Dec30.143415.10947@samba.oit.unc.edu>
  8. Date: Thu, 31 Dec 1992 03:16:35 GMT
  9. Lines: 23
  10.  
  11. In article <1992Dec30.143415.10947@samba.oit.unc.edu> Todd_Lewis@unc.edu (Todd M. Lewis) writes:
  12. >In article <72553@cup.portal.com> Tony-Preston@cup.portal.com (ANTHONY FRANCIS  
  13. >PRESTON) writes:
  14. >>So give us an "Official" way to walk the device list that is compatible
  15. >>with 1.3 thru 3.0 that will kick out the "strange" things and keep only
  16. >>the valid devices (like DF0:, any DH0:, ect...).  One of the reasons
  17. >>I checked for specific device names(like Pipe:) was because of the 
  18. >>"strange" things....  
  19. >
  20. >Guess I'd better not run your software on my system with a
  21. >hard-disk partition named "Pipe:" or "VD0:" huh?
  22. >--
  23. > _/_/_/  _/     Todd_Lewis@unc.edu          You can lead a horse to 
  24. >  _/    _/     utoddl@guitar.oit.unc.edu   Mohammad, but you can't make
  25. > _/    _/_/_/                             a mountain drink a mole hill.
  26.  
  27. Wouldn't it be sufficient to check the dl_DiskType field of the dos list
  28. structure in order to distinguish between a volume (DLT_VOLUME) and device
  29. (DLT_DEVICE)? 
  30.  
  31. Jeff
  32.  
  33.  
  34.