home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4298 < prev    next >
Encoding:
Text File  |  1992-12-16  |  793 b   |  20 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!munnari.oz.au!metro!seagoon.newcastle.edu.au!wombat.newcastle.edu.au!phshl
  3. From: phshl@wombat.newcastle.edu.au (S.H. LEE (61) 49 21 5566)
  4. Subject: modifying GetopenFilename
  5. Message-ID: <1992Dec17.144441.1@wombat.newcastle.edu.au>
  6. Lines: 9
  7. Sender: news@seagoon.newcastle.edu.au
  8. Organization: University of Newcastle, AUSTRALIA
  9. Date: Thu, 17 Dec 1992 03:44:41 GMT
  10.  
  11. Hi guys,
  12.   I am writing a method to open a disk file using the Commdlg unit in 
  13. windows3.1. I would like to support a non-standard floopy disk format
  14. which requires low level sector reads before the directory can be displayed.
  15. (i.e. clicked on disk A:, sector reads, show directory). How would
  16. I "modify" the GetOPenFileName  function to achieve this?
  17.  
  18. thanks
  19. Lee
  20.