Searched refs:GetSystemWindowsDirectoryA (Results 1 – 6 of 6) sorted by relevance
47 CharCount = GetSystemWindowsDirectoryA(Target, MAX_PATH); in test_DefineDosDeviceA()352 CharCount = GetSystemWindowsDirectoryA(Target, MAX_PATH); in test_QueryDosDeviceA()
2344 return GetSystemWindowsDirectoryA(lpBuffer, uSize); in GetWindowsDirectoryA()2367 GetSystemWindowsDirectoryA(OUT LPSTR lpBuffer, in GetSystemWindowsDirectoryA() function
443 443 stdcall -noname SHGetSystemWindowsDirectoryA(ptr long) kernel32.GetSystemWindowsDirectoryA
2462 UINT WINAPI GetSystemWindowsDirectoryA(LPSTR,UINT);3869 #define GetSystemWindowsDirectory GetSystemWindowsDirectoryA
614 @ stdcall GetSystemWindowsDirectoryA(ptr long)
9092 GetSystemWindowsDirectoryA(system_ini_path, MAX_PATH ); in test_TransmitFile()