Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 15 - desqview 2.23+ - scrninfo - get true video parameters http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - DESQview 2.23+ - "SCRNINFO" - GET TRUE VIDEO PARAMETERS
        AX = DE1Eh
Return: CL = actual number of rows on screen
        CH = actual number of columns on screen
        BL = actual video mode (may differ from INT 10/AH=0Fh return) (v2.26+)
Note:   this API call may be made from a hardware interrupt handler
SeeAlso: INT 10/AH=0Fh

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson