Searched defs:WS_EX_NOACTIVATE (Results 1 – 2 of 2) sorted by relevance
1580 #define WS_EX_NOACTIVATE __MSABI_LONG(0x08000000) macro
9618 pub const WS_EX_NOACTIVATE: u32 = 134217728; constant