Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/shell32/
H A DOpenAs_RunDLL.cpp199 ok(GetTempPath(_countof(szTempDir), szTempDir), "GetTempPath failed\n"); in START_TEST()
/reactos/modules/rosapps/applications/net/ncftp/ncftp/
H A Dutil.c642 (void) GetTempPath((DWORD) sizeof(gHome) - 1, gHome); in InitUserInfo()
/reactos/sdk/include/psdk/
H A Dwinbase.h3666 #define GetTempPath GetTempPathW macro
3875 #define GetTempPath GetTempPathA macro