Home
last modified time | relevance | path

Searched refs:WS_SYSMENU (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Drcparse.y360 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;
Dwindint.h500 #define WS_SYSMENU 0x80000L macro