[Bug 7544] ReplaceFileW not implemented

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 5 17:20:00 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=7544


brendan <bed88012 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bed88012 at gmail.com




--- Comment #28 from brendan <bed88012 at 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.



More information about the wine-bugs mailing list