Page 1 of 1

directly infos about graphic device

PostPosted: April 22nd, 2007, 12:15 am
by Marmar
Hi.
In dos mode there was an int10H bios interrupt with some functions. For example functions connected with graphic device (i.e. vesa functions) and supported graphics modes. But how to find out such a informations on widnows system? I'm interested in these infos directly from device not from windows registry. Is it possible to retrive such a informations?

PostPosted: April 22nd, 2007, 7:49 am
by Johnny_Bit
GetDeviceCaps & company. Look: MSDN