home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / alt / msdos / programm / 2956 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1004 b 

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