Home
last modified time | relevance | path

Searched refs:SHGlobalCounterIncrement (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/shell32/wine/
H A Dshpolicy.c189 return SHGlobalCounterIncrement(SHELL_GetRestrictionsCounter()); in SHSettingsChanged()
/reactos/sdk/include/reactos/
H A Dshlwapi_undoc.h40 LONG WINAPI SHGlobalCounterIncrement(HANDLE hGlobalCounter);
61 #define SHELL_GlobalCounterIncrement(handle) SHGlobalCounterIncrement(handle)
/reactos/dll/win32/shlwapi/
H A Dthread.c453 LONG WINAPI SHGlobalCounterIncrement(HANDLE hSem) in SHGlobalCounterIncrement() function
H A Dshlwapi.spec224 224 stdcall -noname SHGlobalCounterIncrement(long)