Home All Groups Group Topic Archive Search About
Author
11 May 2009 3:12 PM
pregis
Good Morning,

How would I be able to temporarily change the screen resolution only while
the application is running and back to its original settings once the
application has ended?

Any help you can offer would be very much appreciated.

Patrick

Author
12 May 2009 11:55 AM
gillardg
here you 'll find one of my small utilities source to solve your problem

http://gillardg.brinkster.net/Qres.htm   download    quickres.zip

but I must tell you that if your application change any of my settings
whiteout asking me first ,
it will run only one time on my computer and i'm pretty sure that a lot of
people think the same

so first display a message to the user to inform and give him the choice


"pregis" <pre***@discussions.microsoft.com> a écrit dans le message de
groupe de discussion : 2659DF96-0CF7-4D29-AED8-D111F237C***@microsoft.com...
Show quoteHide quote
> Good Morning,
>
> How would I be able to temporarily change the screen resolution only while
> the application is running and back to its original settings once the
> application has ended?
>
> Any help you can offer would be very much appreciated.
>
> Patrick
Author
7 Jun 2009 5:58 AM
Gaurav Dhol
Thanks
this link is very much useful for me

Show quoteHide quote
"gillardg" wrote:

> here you 'll find one of my small utilities source to solve your problem
>
> http://gillardg.brinkster.net/Qres.htm   download    quickres.zip
>
> but I must tell you that if your application change any of my settings
> whiteout asking me first ,
> it will run only one time on my computer and i'm pretty sure that a lot of
> people think the same
>
> so first display a message to the user to inform and give him the choice
>
>
> "pregis" <pre***@discussions.microsoft.com> a écrit dans le message de
> groupe de discussion : 2659DF96-0CF7-4D29-AED8-D111F237C***@microsoft.com...
> > Good Morning,
> >
> > How would I be able to temporarily change the screen resolution only while
> > the application is running and back to its original settings once the
> > application has ended?
> >
> > Any help you can offer would be very much appreciated.
> >
> > Patrick
>
>