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