Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Max To
#2
Quote:For a window with the WS_OVERLAPPED or WS_THICKFRAME style, the DefWindowProc function sends the WM_GETMINMAXINFO message to the window.

WS_OVERLAPPED means that it is not WS_POPUP (0x80000000).
WS_THICKFRAME - resizable.

Code:
Copy      Help
;0 "" 0x10CB0A40 0x100 0 0 223 135 "Dialog"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)