> Hi everyone,
> Could you help me to set screen resolution with win32 function, or anything else..
>
> Thank
> Florin
Hi from Pete,
Just my opinion on this.
Normally, we as developers run into problems with applications that target end users with
different screen resolutions. So out basic standard is 800 X 600. However, we have engineer
with 21 inch monitors with settings at 1152 X 864, or 1280 X 1024.
So I now with all my applications I use a resizer class that allows the user to resize their
screens to fit their individual workstation settings.
I do nothing in my code to change their individual workstation setup.
Pete from the Great White North. (Only in Canada, ay.) Over and Out ...