Home
last modified time | relevance | path

Searched refs:SHCNRF_InterruptLevel (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/win32/shell32/shelldesktop/
H A DCChangeNotifyServer.cpp255 if (pRegEntry->ibPidl && (pRegEntry->fSources & SHCNRF_InterruptLevel)) in OnRegister()
407 if (!(pRegEntry->fSources & SHCNRF_InterruptLevel)) in ShouldNotify()
/reactos/modules/rostests/apitests/shell32/
H A Dshell32_apitest_sub.cpp174 sources = SHCNRF_NewDelivery | SHCNRF_ShellLevel | SHCNRF_InterruptLevel | in InitSHCN()
/reactos/dll/win32/shell32/
H A Dchangenotify.cpp445 if ((fSources & SHCNRF_RecursiveInterrupt) && !(fSources & SHCNRF_InterruptLevel)) in SHChangeNotifyRegister()
H A DCDefView.cpp1753 SHCNRF_InterruptLevel | SHCNRF_ShellLevel | in OnCreate()
/reactos/sdk/include/reactos/
H A Dundocshell.h122 #define SHCNRF_InterruptLevel 0x0001 macro
/reactos/sdk/include/psdk/
H A Dshlobj.h1935 #define SHCNRF_InterruptLevel 0x0001 macro