Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hallo,
weiß jemand, wie man die Auflösung der Anzeige ermitteln kann.
Danke im Voraus
Alex
Mit
int cx = ::GetSystemMetrics(SM_CXSCREEN); int cy = ::GetSystemMetrics(SM_CYSCREEN);
z.B.
Shaggy
Ok,
Danke werde ich gleich einmal ausprobieren.
Gruß