List pc supported screen resolutions ?

  • Follow


Hi, is it possible to simply list the resolutions supported by a pc
(graphic card I suppose) in a c++ program ?
Thanks
0
Reply greg2fs (7) 2/28/2010 9:01:31 AM

Googling "enumerate +resolution", I got this within 3 min:
http://vbnet.mvps.org/index.html?code/enums/enumdisplay.htm
Cathy L.

Greg2fs a �crit :
> Hi, is it possible to simply list the resolutions supported by a pc
> (graphic card I suppose) in a c++ program ?
> Thanks
0
Reply Cathy 2/28/2010 9:59:19 AM


OK, thanks !
0
Reply Greg2fs 3/1/2010 10:39:30 AM

2 Replies
367 Views

(page loaded in 0.058 seconds)

Similiar Articles:













7/24/2012 2:23:12 AM


Reply: