11-06-2009, 07:58 PM
can be easy done when you know the hwnd of your window.
SetWinStyle hwnd WS_CAPTION 2
but then the window can't be moved anymore. so how to i tell the attached toolbar that it should also
move hwnd?
SetWinStyle hwnd WS_CAPTION 2
but then the window can't be moved anymore. so how to i tell the attached toolbar that it should also
move hwnd?