Home
last modified time | relevance | path

Searched refs:SHCreateSessionKey (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/services/
H A Dstartup.c58 EXTERN_C HRESULT WINAPI SHCreateSessionKey(REGSAM samDesired, PHKEY phKey);
456 hr = SHCreateSessionKey(KEY_WRITE, &hSessionKey); in startup()
/reactos/dll/win32/shell32/wine/
H A Dshellreg.c147 SHCreateSessionKey(REGSAM samDesired, PHKEY phKey) in SHCreateSessionKey() function
/reactos/base/shell/explorer/
H A Dstartup.cpp569 HRESULT hr = SHCreateSessionKey(KEY_WRITE, &hSessionKey); in DoStartStartupItems()
/reactos/sdk/include/reactos/
H A Dundocshell.h923 HRESULT WINAPI SHCreateSessionKey(REGSAM samDesired, PHKEY phKey);
/reactos/dll/win32/shell32/
H A Dshell32.spec445 723 stdcall -noname SHCreateSessionKey(long ptr)