Call With
EAX = VDD_SAVE_DRIVER_STATE equate (82H)
EBX = Magic Number
Return Values
Nothing destroyed.
Remarks
This routine should be called at the end of the display driver's physical Enable routine and after ResetHiResMode is finished putting the screen into Windows hi-res mode. It allows the mini-VDD to save the Windows running state of the standard VGA registers. It also calls the mini-VDD function SAVE_REGISTERS to allow the mini-VDD to save the Windows running state of the extended registers.
This function calls the mini-VDD function SAVE_REGISTERS.
See also SAVE_REGISTERS