ReactOS 0.4.16-dev-125-g798ea90
|
#include <dos.h>
Public Attributes | |
BYTE | StartupCode [20] |
BYTE | Padding0 [0xB0 - 20] |
DWORD | RomBiosInt13 |
DWORD | PrevInt13 |
BYTE | Padding1 [0x100 - 0xB8] |
DWORD _BIOS_DATA::PrevInt13 |
Definition at line 296 of file dos.h.
Referenced by DosBIOSInitialize(), and DosInt2Fh().
DWORD _BIOS_DATA::RomBiosInt13 |
Definition at line 295 of file dos.h.
Referenced by DosBIOSInitialize(), and DosInt2Fh().