Searched refs:GetProfilesDirectoryA (Results 1 – 4 of 4) sorted by relevance
257 r = GetProfilesDirectoryA(NULL, NULL); in test_get_profiles_dir()261 r = GetProfilesDirectoryA(NULL, &cch); in test_get_profiles_dir()266 r = GetProfilesDirectoryA(small_buf, &cch); in test_get_profiles_dir()277 r = GetProfilesDirectoryA(buf, &cch); in test_get_profiles_dir()
124 BOOL WINAPI GetProfilesDirectoryA(LPSTR, LPDWORD);219 #define GetProfilesDirectory GetProfilesDirectoryA
28 202 stdcall GetProfilesDirectoryA(str ptr)
1536 GetProfilesDirectoryA( in GetProfilesDirectoryA() function