Prevent a window from being resized There are three ways to prevent a window from being resized.
1. Make sure the window does not have the WS_THICKFRAME style set, as this allows the user to resize the window. 2. Handle the WM_GETMINMAXINFO message. 3. Handle the WM_SIZING message.
Bei solchen Problemen kann man mit der Suche(oben mitte) schnell eine Antwort finden -- Latein Unterricht ist die spätere Rache der Römer an den Germanen.Dieser Post wurde am 30.09.2007 um 22:32 Uhr von mischa editiert.