Searched refs:STAP_ALLOW_CONTROLS (Results 1 – 3 of 3) sorted by relevance
75 SetThemeAppProperties(STAP_ALLOW_CONTROLS); in START_TEST()
41 #define STAP_ALLOW_CONTROLS 0x00000002 macro
48 static DWORD dwThemeAppProperties = STAP_ALLOW_NONCLIENT | STAP_ALLOW_CONTROLS;756 if (!(flags & OTD_NONCLIENT) && !(dwThemeAppProperties & STAP_ALLOW_CONTROLS)) in OpenThemeDataInternal()