ASM Community
Home
»
Forums
»
MAIN
»
non resizable window style
non resizable window style
which style do i use to make a window a fixed size?
Posted on 2001-03-23 13:44:00 by smurf
non resizable window style
figured it out already WS_SYSMENU or WS_CAPTION or WS_MINIMIZEBOX or WS_MAXIMIZEBOX smurf
Posted on 2001-03-23 13:59:00 by smurf
non resizable window style
WS_OVERLAPPEDWINDOW AND NOT WS_SIZEBOX
Posted on 2001-03-24 05:55:00 by Alexey