Searched refs:WS_EX_LAYERED (Results 1 – 2 of 2) sorted by relevance
252 #define WS_EX_LAYERED 0x00080000 macro
459 nExSysStyle |= WS_EX_LAYERED; in ImplSalCreateFrame()468 nExSysStyle |= WS_EX_LAYERED; in ImplSalCreateFrame()539 if( bLayeredAPI == 1 && GetWindowExStyle( hWnd ) & WS_EX_LAYERED ) in ImplSalCreateFrame()
Completed in 40 milliseconds