std
::
os
::
win32
WS_POPUPWINDOW
const
Win32_DWORD
WS_POPUPWINDOW
=
WS_POPUP
|
WS_BORDER
|
WS_SYSMENU
;