Searched defs:WS_EX_APPWINDOW (Results 1 – 2 of 2) sorted by relevance
1569 #define WS_EX_APPWINDOW __MSABI_LONG(0x00040000) macro
9610 pub const WS_EX_APPWINDOW: u32 = 262144; constant