home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8500 < prev    next >
Encoding:
Text File  |  1992-08-12  |  816 b   |  20 lines

  1. Newsgroups: comp.os.msdos.programmer,comp.windows.ms.programmer
  2. Path: sparky!uunet!magna!avi
  3. From: avi@magna.com (Avi Margolin)
  4. Subject: Int 25H to access BIOS Parameter Block
  5. Message-ID: <Bsw216.F71@magna.com>
  6. Organization: Magna Software Corporation
  7. Date: Wed, 12 Aug 1992 20:53:29 GMT
  8. Lines: 10
  9.  
  10. I am trying to use int 25H (Absolute Disk Read) to access the 
  11. BIOS parameter block of a logical hard drive. The interrupt works
  12. for floppy and hard drives from within a DOS program, however
  13. in Windows protected mode it only seems to work for floppy 
  14. drives. My purpose for reading the BPB is to obtain the Volume
  15. Serial Number of the logical drive. If you know of any way to
  16. read the Serial Number from within a Windows program, please 
  17. let me know. Please respond by E-Mail and I'll post a summary.
  18.  
  19. Thanks. Avi   
  20.