Re: shell32/tests: Reset "current directory" of current process.
29 Feb
2016
29 Feb
'16
12:25 a.m.
Jactry Zeng <jzeng(a)codeweavers.com> writes:
@@ -1882,6 +1884,7 @@ static void test_ITEMIDLIST_format(void) { }
IShellFolder_Release(psfPersonal); + SetCurrentDirectoryW(curdir); }
You'd need to do that on the various error returns too. -- Alexandre Julliard julliard(a)winehq.org
3573
Age (days ago)
3573
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard