[Bug 7544] ReplaceFileW not implemented
http://bugs.winehq.org/show_bug.cgi?id=7544 brendan <bed88012(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bed88012(a)gmail.com --- Comment #28 from brendan <bed88012(a)gmail.com> 2008-02-05 17:20:00 --- (In reply to comment #27)
If Alexandre would have permitted using Windows API calls then this would have been patched a long time ago. That is why the latest patch is different from the older ones, see http://winehq.org/pipermail/wine-devel/2007-October/059948.html for details.
Sorry, I didn't know that you couldn't use code reuse (since the committed version of MoveFileWithProgressW relies on other Windows API calls), is there a reason this? Your current patch for this bug doesn't handle moving file over different mount points. Also those gotos aren't helping your cause.
Brendan, I don't think you can use printf inside kernel32.dll. Use TRACE instead if you really want to log something.
I think you can leave off the bit about the three unimplemented flags.
Also, it's "therefore", not "there for".
yeah, I relied that after I attached it to this bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org