hi all -
Would like to know if it is possible to change the user's windows screen resolution when they run my .exe.
The reason is that some of the users must have their resolution set at 640 * 480 to run other applications smoothly...thus had to develop a 640 * 480 program...else they would not be able to see all the forms and buttons.
However, in another department, they have their machines set at 800 * 600 and some are even 1024 * 780! so my .exe looks very small in the left corner of their screen.
So was looking into a way to change the 800 *600 and 1024 * 780 to 640 * 480 and change back upon exit of the program.
Is this possible?
Thanks
Angie
Would like to know if it is possible to change the user's windows screen resolution when they run my .exe.
The reason is that some of the users must have their resolution set at 640 * 480 to run other applications smoothly...thus had to develop a 640 * 480 program...else they would not be able to see all the forms and buttons.
However, in another department, they have their machines set at 800 * 600 and some are even 1024 * 780! so my .exe looks very small in the left corner of their screen.
So was looking into a way to change the 800 *600 and 1024 * 780 to 640 * 480 and change back upon exit of the program.
Is this possible?
Thanks
Angie