Jactry Zeng jzeng@codeweavers.com writes:
@@ -97,4 +99,5 @@ START_TEST(xcopy)
DeleteFileA("xcopy1");
RemoveDirectoryA("xcopytest");
- SetCurrentDirectoryW(curdir);
Restoring the directory at process exit is not useful.
--
Alexandre Julliard
julliard@winehq.org