home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3275 < prev    next >
Encoding:
Text File  |  1992-11-08  |  724 b   |  22 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!ukma!wupost!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!zazen!doug.cae.wisc.edu!ahrikenc
  3. From: ahrikenc@snake-1.cae.wisc.edu (Cherif Ahrikencheikh)
  4. Subject: Please Help Accessing BIOS ROM info from windows
  5. Organization: UW-Madison
  6. Distribution: usa
  7. Date: 6 Nov 92 14:19:27 CST
  8. Message-ID: <1992Nov6.141927.18656@doug.cae.wisc.edu>
  9. Originator: ahrikenc@snake-1.cae.wisc.edu
  10. Lines: 10
  11.  
  12.  
  13. I need to access BIOS ROM info from a MS-Windows program.  In
  14. DOS I did this by using ptr = MK_FP( seg, off), then displaying
  15. byte by byte ptr.  I tried this same code in Windows, and it
  16. crashes (Can't read anything)
  17.  
  18. Please help (Email to ahrikenc@cae.wisc.edu)
  19.  
  20.  
  21.  
  22.