Searched refs:WS_POPUP (Results 1 – 2 of 2) sorted by relevance
360 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;385 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;412 dialog.style = WS_POPUP | WS_BORDER | WS_SYSMENU;
497 #define WS_POPUP 0x80000000L macro