implemented CopyFileEx (W. A variant from W)

Arthur Ice addtheice at gmail.com
Sun Jun 12 15:59:44 CDT 2011


Previous version of CopyFileEx(W,A) failed
to use the clalback function. This version
correctly calls the callback function and
handles on the fly canceling and callback
canceling.

Added support for callback calls. I need to
add better tests but the basics are there.
---
 dlls/kernel32/path.c       |  189 ++++++++++++++++++++++++++++++++++++++++++--
 dlls/kernel32/tests/file.c |   73 +++++++++++++----
 2 files changed, 237 insertions(+), 25 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-implemented-CopyFileEx-W.-A-variant-from-W.patch
Type: text/x-patch
Size: 15802 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110612/c19a6b2c/attachment.bin>


More information about the wine-patches mailing list