Home
last modified time | relevance | path

Searched refs:GetSystemWindowsDirectoryA (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rostests/apitests/kernel32/
H A Ddosdev.c47 CharCount = GetSystemWindowsDirectoryA(Target, MAX_PATH); in test_DefineDosDeviceA()
352 CharCount = GetSystemWindowsDirectoryA(Target, MAX_PATH); in test_QueryDosDeviceA()
/reactos/dll/win32/kernel32/client/
H A Dpath.c2344 return GetSystemWindowsDirectoryA(lpBuffer, uSize); in GetWindowsDirectoryA()
2367 GetSystemWindowsDirectoryA(OUT LPSTR lpBuffer, in GetSystemWindowsDirectoryA() function
/reactos/dll/win32/shlwapi/
H A Dshlwapi.spec443 443 stdcall -noname SHGetSystemWindowsDirectoryA(ptr long) kernel32.GetSystemWindowsDirectoryA
/reactos/sdk/include/psdk/
H A Dwinbase.h2462 UINT WINAPI GetSystemWindowsDirectoryA(LPSTR,UINT);
3869 #define GetSystemWindowsDirectory GetSystemWindowsDirectoryA
/reactos/dll/win32/kernel32/
H A Dkernel32.spec614 @ stdcall GetSystemWindowsDirectoryA(ptr long)
/reactos/modules/rostests/winetests/ws2_32/
H A Dsock.c9092 GetSystemWindowsDirectoryA(system_ini_path, MAX_PATH ); in test_TransmitFile()