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