Hi.
I'm trying to let the user select which monitor to display my
application in full-screen.
I'd like to be able to display to the user the characteristics of the
display such as resolution, pixel depth, refresh rate, etc.
I can get all the information I need through a GDHandle except the
refresh rate.
How does would I get the refresh rate of a monitor given it's GDHandle?