Searched refs:CSIDL_APPDATA (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/testcase/
H A DtstUserInfo.cpp51 HRESULT hRes = SHGetFolderPathW(0, CSIDL_APPDATA, 0, 0, wszPath);
55 RTPrintf("SHGetFolderPathW (CSIDL_APPDATA) = %ls\n", wszPath);
65 RTPrintf("SHGetFolderPathW (CSIDL_APPDATA) returned error: 0x%x\n", hRes);
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DSpecialSystemDirectory.cpp563 return GetWindowsFolder(CSIDL_APPDATA, aFile);
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsSpecialSystemDirectory.cpp933 GetWindowsFolder(CSIDL_APPDATA, *this);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dshlobj.h1449 #define CSIDL_APPDATA 0x001a macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshlobj.h1507 #define CSIDL_APPDATA 0x001a macro

Completed in 70 milliseconds