Have you done any personal research we can start with, or done any debugging??
This mail worries me slightly, especially considering how many wine -> ros patches have come before this one.
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Dmitry Chapyshev Sent: 27 December 2008 16:19 To: ros-dev@reactos.org Subject: [ros-dev] Implementing ReplaceFileW
Hi, I imported function ReplaceFileW from Wine, but it do not work in ReactOS. RepleceFileW there do not pass 11 tests (kernel32_winetest file). I think, that a problem in call MoveFileEx. Somebody can help with it?
Function in Wine: http://www.reactos.org/paste/index.php/2745/ Patch for ReactOS: http://www.reactos.org/paste/index.php/2744/