Module: wine Branch: master Commit: 60837d12a7c33ee634f1a8e6665f45d212896764 URL: https://source.winehq.org/git/wine.git/?a=commit;h=60837d12a7c33ee634f1a8e66...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Fri May 8 15:40:21 2020 +0300
qmgr: Update to IBackgroundCopyJob4.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/qmgr/enum_jobs.c | 14 +- dlls/qmgr/file.c | 4 +- dlls/qmgr/job.c | 629 +++++++++++++++++++++++--------------------------- dlls/qmgr/qmgr.c | 10 +- dlls/qmgr/qmgr.h | 2 +- 5 files changed, 300 insertions(+), 359 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=60837d12a7c33ee634f1a...