I need to have my program programatically check that the screen resolution is set to 800x600. If it's not 800x600 I then need to save the existing resolution, change it to 800x600 and then return it back to the initial resolution when my program is done.
I am not using MFC...looking for a straight forward API solution.
Thanks for any help that can be provided.
/jbs
I am not using MFC...looking for a straight forward API solution.
Thanks for any help that can be provided.
/jbs