Home
last modified time | relevance | path

Searched refs:SHGlobalCounterCreateNamedW (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/shlwapi/
H A Dthread.c489 HANDLE WINAPI SHGlobalCounterCreateNamedW(LPCWSTR lpszName, DWORD iInitial) in SHGlobalCounterCreateNamedW() function
534 return SHGlobalCounterCreateNamedW(lpszName ? szBuff : NULL, iInitial); in SHGlobalCounterCreateNamedA()
H A Dshlwapi.spec423 423 stdcall -noname SHGlobalCounterCreateNamedW(wstr long)