I still have not received any comments on the revised version of the attached patch. I would appreciate any suggestions. Should I maybe re-submit this patch?
Erich Hoover
ehoover@mines.edu
Request for comments, as per http://www.winehq.com/site/sending_patches. Thanks!
Erich Hoover
ehoover@mines.edu
---------- Forwarded message ----------
From: Erich Hoover < ehoover@mines.edu>
Date: Mar 3, 2007 2:37 PM
Subject: kernel32: Implement ReplaceFileA/ReplaceFileW (revised)
To: wine-patches@winehq.org
Real Name:
Erich Hoover
Description:
Implements the functions ReplaceFileA and ReplaceFileW in kernel32 (Bug #7544). This revision includes a lot of changes as a result of feedback from Felix, see wine-devel for details. Also provides conformance test code to ensure proper functionality.
Changelog:
kernel32: Implement ReplaceFileA/ReplaceFileW