[PATCH v2] qmgr: Call the notification callback when jobs complete.

Erich E. Hoover erich.e.hoover at gmail.com
Mon Nov 11 09:43:07 CST 2019


v2: Fix the type of the job provided to the callback
(access through *_iface, typecast from IBackgroundCopyJob3 to
IBackgroundCopyJob)

The MSVC++ 2015 build tools installer expects the job notification
callback to get called when the job is completed (even though it
appears to also poll the job).  With this patch the callback gets
called appropriately and the installer is able to proceed past the
"Creating system restore point..." red herring and complete
successfully.

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-qmgr-Call-the-notification-callback-when-jobs-comple.patch
Type: text/x-patch
Size: 910 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191111/500b2690/attachment.bin>


More information about the wine-devel mailing list