Hi,
I am trying to get the SVGA information with the following code, but the return value (AH) is always false (1). Can someone point me the error? Much appreciated!
.model small
.stack 200h
.data?
SVGA_ModeInfo STRUC
ModeAttributes dw ?
WinAAttributes db ?
WinBAttributes db ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.