home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky alt.msdos.programmer:2956 comp.os.ms-windows.programmer.tools:1708 comp.os.msdos.programmer:11411 comp.sys.ibm.pc.programmer:653
- Newsgroups: alt.msdos.programmer,comp.os.ms-windows.programmer.tools,comp.os.msdos.programmer,comp.sys.ibm.pc.programmer,comp.windows.ms.programmer
- Path: sparky!uunet!usc!cs.utexas.edu!uwm.edu!linac!att!cbnews!nak
- From: nak@cbnews.cb.att.com (neil.a.kirby)
- Subject: How to know if a diskette is in the drive
- Organization: AT&T
- Date: Tue, 15 Dec 1992 13:49:57 GMT
- Message-ID: <1992Dec15.134957.19203@cbnews.cb.att.com>
- Lines: 13
-
- I am writing a Windows DLL. How does my program interrogate the floppy
- drive to discover whether or not there is a disk in the drive? If
- possible, I would rather not have to pick up the C run time library. I'm
- using MS C 7.0.
-
- If your solution requires the run time library, I'd need some Makefile
- help. The Makefile I'm using is straight out of the book for writing
- DLLs.
-
- Thanks,
-
- Neil Kirby
- nak@archie.cbusa.att.com
-