kernel32: Implement ReplaceFileA/ReplaceFileW (1/2)

Erich Hoover ehoover at mines.edu
Mon Oct 22 10:24:36 CDT 2007


Real Name:
    Erich Hoover
Description:
    Implements the functions ReplaceFileA and ReplaceFileW in kernel32 (Bug
#7544).  This revision includes changes to implement the functionality using
the POSIX.1-2001 "rename" function rather than using Win32 calls.  This
operation was requested on wine-devel (see
http://www.winehq.org/pipermail/wine-devel/2007-October/059982.html).
Unlike previous editions, the patch DOES NOT include conformance test code -
see part 2/2 for this functionality.
Changelog:
    kernel32: Implement ReplaceFileA/ReplaceFileW
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20071022/6bcafa38/attachment-0001.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Implement-ReplaceFileA-ReplaceFileW-1-2.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20071022/6bcafa38/attachment-0001.txt 


More information about the wine-patches mailing list