http://bugs.winehq.org/show_bug.cgi?id=7544
--- Comment #16 from Erich Hoover ehoover@mines.edu 2007-09-16 18:14:15 --- Created an attachment (id=8110) --> (http://bugs.winehq.org/attachment.cgi?id=8110) Updated ReplaceFileA/ReplaceFileW patch
Sorry this has taken so long, I have some obligations that have been keeping me a lot busier than I expected. The attached patch should apply against the latest GIT appropriately and handle the replace functionality. This patch also addresses a concern in the last patch that was expressed by Dan Kegel on wine-devel, though it does not change the functionality to using a series of renames. This functionality was not changed since the first patch I issued used a series of renames and the approach was deemed inappropriate.