Click to See Complete Forum and Search --> : Maximaze it !


domi
April 7th, 1999, 10:04 AM
Hello,

how can I maximaze a Window (Dialog), so that
the user can't see the taskbar etc., like
a screensaver does ?

Greetings, Dominik.

Dominik Rothert
E-Mail: domi@netcologne.de

Karl
April 7th, 1999, 10:23 AM
Get the size of the display with GetSystemMetric (with SM_CXFULLSCREEN and SM_CYFULLSCREEN) and resize / move your window with SetWindowPos.

HTH

K.

Ash to ash and clay to clay, if the enemy doesn't get you, your own folk may.