19 ok(Ret ==
TRUE,
"SetCurrentDirectoryW failed\n");
33 ok(Ret ==
TRUE,
"SetCurrentDirectoryA failed\n");
40 ok(Ret ==
TRUE,
"SetCurrentDirectoryA failed\n");
47 ok(Ret ==
TRUE,
"SetCurrentDirectoryA failed\n");
56 ok(Ret ==
TRUE,
"SetCurrentDirectoryA failed\n");
73 ok(Ret ==
TRUE,
"SetCurrentDirectoryW failed\n");
80 ok(Ret ==
TRUE,
"SetCurrentDirectoryW failed\n");
87 ok(Ret ==
TRUE,
"SetCurrentDirectoryW failed\n");
96 ok(Ret ==
TRUE,
"SetCurrentDirectoryW failed\n");
static VOID TestSetCurrentDirectoryA(VOID)
static VOID TestSetCurrentDirectoryW(VOID)
static VOID SetUnrelatedDirectory(VOID)
#define GetCurrentDirectoryW(x, y)
DWORD WINAPI GetCurrentDirectoryA(IN DWORD nBufferLength, OUT LPSTR lpBuffer)
BOOL WINAPI SetCurrentDirectoryW(IN LPCWSTR lpPathName)
BOOL WINAPI SetCurrentDirectoryA(IN LPCSTR lpPathName)
UINT WINAPI GetWindowsDirectoryW(OUT LPWSTR lpBuffer, IN UINT uSize)
_ACRTIMP int __cdecl wcscmp(const wchar_t *, const wchar_t *)
_ACRTIMP int __cdecl strcmp(const char *, const char *)
_In_ ULONG _In_ ULONG _In_ ULONG Length
#define SetCurrentDirectory