kernel32: Implement ReplaceFileA/ReplaceFileW (2/2)

Erich Hoover ehoover at mines.edu
Mon Oct 22 10:29:40 CDT 2007


Real Name:
    Erich Hoover
Description:
    Implements tests for the functions ReplaceFileA and ReplaceFileW in
kernel32 (Bug #7544).  This revision has a couple changes to the test cases
after trying the tests on Windows XP.  One case of the test (backup with
missing "replacement") was allowed by the documentation when Windows does
not actually permit this case (fails with ERROR_FILE_NOT_FOUND).  This
revision also includes the appropriate #define to allow the test to run on
windows.
Changelog:
    kernel32: Implement ReplaceFileA/ReplaceFileW
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20071022/a6e901a9/attachment-0001.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Implement-ReplaceFileA-ReplaceFileW-2-2.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20071022/a6e901a9/attachment-0001.txt 


More information about the wine-patches mailing list