Home
last modified time | relevance | path

Searched refs:SHGetFolderPath (Results 1 – 3 of 3) sorted by relevance

/reactos/base/shell/explorer/
H A Dstartctxmnu.cpp94 hRet = SHGetFolderPath(m_Owner, in AddStartContextMenuItems()
/reactos/dll/cpl/desk/
H A Dbackground.c999 … if (FAILED(SHGetFolderPath(NULL, CSIDL_LOCAL_APPDATA | CSIDL_FLAG_CREATE, NULL, 0, szWallpaper))) in SetWallpaper()
/reactos/sdk/include/psdk/
H A Dshlobj.h2171 #define SHGetFolderPath WINELIB_NAME_AW(SHGetFolderPath) macro