[PATCH v2] include: Add async_uuid for IBackgroundCopyCallback in bits.idl

Alexandre Julliard julliard at winehq.org
Wed Oct 27 15:37:55 CDT 2021


Biswapriyo Nath <nathbappai at gmail.com> writes:

> From be1d919aea619518d20e8098fc43522ac38dcd47 Mon Sep 17 00:00:00 2001
> From: Biswapriyo Nath <nathbappai at gmail.com>
> Date: Tue, 26 Oct 2021 21:10:11 +0530
> Subject: [PATCH v2] include: Add async_uuid for IBackgroundCopyCallback in bits.idl
>
> Signed-off-by: Biswapriyo Nath <nathbappai at gmail.com>
> ---
>  include/bits.idl   | 3 +++
>  include/rpcproxy.h | 3 +++
>  2 files changed, 6 insertions(+)

This is breaking the tests:

tools/runtest -q -P wine -T . -M qmgr.dll -p dlls/qmgr/tests/qmgr_test.exe enum_files && touch dlls/qmgr/tests/enum_files.ok
0024:fixme:ole:CoCreateInstanceEx no instance created for interface {5ce34c0d-0dc9-4c1f-897c-daa1b78cee7c} of class {4991d34b-80a1-4291-83b6-3328366b9097}, hr 0x800703e6.
enum_files.c:286: Test failed: Failed to create Manager instance, skipping tests
make: *** [Makefile:110813: dlls/qmgr/tests/enum_files.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list