27 skip(
"GetWindowsDirectoryW failed\n");
32 skip(
"GetSystemDirectoryW failed\n");
37 trace(
"GetEnvironmentVariableW('SystemDrive') failed\n");
38 SysDrive[0] = SysDir[0];
#define GetEnvironmentVariableW(x, y, z)
UINT WINAPI GetSystemDirectoryW(OUT LPWSTR lpBuffer, IN UINT uSize)
UINT WINAPI GetWindowsDirectoryW(OUT LPWSTR lpBuffer, IN UINT uSize)
unsigned __int3264 UINT_PTR
#define PathAddBackslashW
HINSTANCE WINAPI ShellExecuteW(HWND hwnd, LPCWSTR lpVerb, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd)
VOID WINAPI DECLSPEC_HOTPATCH Sleep(IN DWORD dwMilliseconds)
DWORD WINAPI GetLastError(void)
HWND WINAPI FindWindowW(_In_opt_ LPCWSTR, _In_opt_ LPCWSTR)