[PATCH 2/3] kernel32/path : try3 implement copyfileexW progressroutine callback

Patrick Rudolph siro at das-labor.org
Fri Jan 11 09:14:33 CST 2013


This should fix bug http://bugs.winehq.org/show_bug.cgi?id=29232
It fixes lots of tests on wine.

try 2:
set progress routine pointer to NULL to disable progress reporting
test osversion and delete destination file on PROGRESS_STOP on vista 
and newer
code cleanup

try 3:
do not use os version info
added fall-trough to match win7 behavior
add warnings here instead of separate patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: set-filesize-and-implement-progress-routine-add-warnings.patch
Type: text/x-diff
Size: 5624 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130111/b0f396b3/attachment.patch>


More information about the wine-patches mailing list