| View previous topic :: View next topic |
| Author |
Message |
Marmar Member
Joined: 21 Mar 2007 Posts: 9 Location: Warsaw, Poland
|
Posted: 22/04/07 00:15 Post subject: directly infos about graphic device |
|
|
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?
|
|
| Back to top |
|
 |
Johnny_Bit Administrator
Joined: 15 Jun 2003 Posts: 397
|
Posted: 22/04/07 07:49 Post subject: |
|
|
| GetDeviceCaps & company. Look: MSDN
|
|
| Back to top |
|
 |
|