[RESOLVED] Get a list of supported resolutions
I need to know how Windows detects what resolutions the user can select for their monitor / graphics card. I'm pretty sure it's an API call, but does anyone know what it is?
I already have code to change it (courtesy of this thread here), and I was wondering if it was possible to get a list of valid and allowable resolutions.
Re: Get a list of supported resolutions
Does this help? :D
http://www.mvps.org/access/api/api0029.htm
Or try this:
http://www.lmgtfy.com/?q=detecting+a...ay+resolutions
NOTE: The "Let me google that for you" link was not to be facetious, I just thought it would be better than copying and pasting the actual google link. :)
-EM
Re: Get a list of supported resolutions
Hmm..I tried doing a bit of searching and got nowhere...thanks em, and don't worry about the lmgtfy link...I use it all the time :P
Re: Get a list of supported resolutions
Glad I could help. Don't forget to set the thread to "Resolved" using the "Thread tools" menu above.
Also, not to toot my own horn or anything, if you find someone's post helpful (including mine! ok FINE! I DO want to toot my own horn! :lol:), be sure to rate their post using the http://www.vbforums.com/images/buttons/reputation.gif icon.
-EM