[2/2] kernel32: implement callback and cancellation in CopyFileEx

Daniel Jeliński djelinski1 at gmail.com
Sat Sep 14 14:46:02 CDT 2013


2013/9/14 Nikolay Sivov <nsivov at codeweavers.com>

> Could you implement necessary part of CopyFile2 instead, and use it in
> CopyFileEx? I think CopyFile2 has everything to do that.
>
>
I suppose I could, but then, CopyFile2 uses a different callback than
CopyFileEx:
CopyFile2:
http://msdn.microsoft.com/en-us/library/windows/desktop/hh449407%28v=vs.85%29.aspx
CopyFileEx:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa363854%28v=vs.85%29.aspx
Not sure how to handle that. Any hints?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130914/5140b400/attachment.html>


More information about the wine-devel mailing list