http://bugs.winehq.org/show_bug.cgi?id=14901
redneb@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #15481|0 |1 is obsolete| |
--- Comment #10 from redneb@mailinator.com 2008-08-20 03:58:50 --- Created an attachment (id=15498) --> (http://bugs.winehq.org/attachment.cgi?id=15498) adds an extra test case for MoveFileA
I merged the two functions. In order to check it I used the following command:
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so file.c
from the wine/dlls/kernel32/tests directory