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

On 3/8/07, Erich Hoover <ehoover@mines.edu> wrote:
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