Re: xcopy/tests: Reset "current directory" of current process.
29 Feb
2016
29 Feb
'16
12:25 a.m.
Jactry Zeng <jzeng(a)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(a)winehq.org
3573
Age (days ago)
3573
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard