kernel32: Implement ReplaceFileA/ReplaceFileW

Felix Nawothnig flexo at holycrap.org
Mon Feb 26 14:11:30 CST 2007


Erich Hoover wrote:
> Real Name:
>     Erich Hoover
> Description:
>     Implements the functions ReplaceFileA and ReplaceFileW in kernel32 
> (Bug #7544).  Also provides conformance test code to ensure proper 
> functionality.
> Changelog:
>     kernel32: Implement ReplaceFileA/ReplaceFileW

Your patch seems to introduce lots of race cons. It's possible these 
exist on Win32 too but can't we avoid them?



More information about the wine-devel mailing list