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

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!caen!saimiri.primate.wisc.edu!doug.cae.wisc.edu!ahrikenc
  3. From: ahrikenc@snake-1.cae.wisc.edu (Cherif Ahrikencheikh)
  4. Subject: How can I read BIOS ROM from windows? 
  5. Distribution: usa
  6. Date: 6 Nov 92 16:53:22 CST
  7. Message-ID: <1992Nov6.165322.21594@doug.cae.wisc.edu>
  8. Originator: ahrikenc@snake-1.cae.wisc.edu
  9. Lines: 6
  10.  
  11.  
  12. In DOS, I used ptr = MK_FP( seg, off) to get a pointer to the
  13. desired location then printed ptr byte by byte. 
  14.  
  15. In Windows, I couldn't do it this way.  Please Help.  Thanks
  16.  
  17.