[PATCH] include: Support all version of BackgroundCopyManager from bits.h

Alexandre Julliard julliard at winehq.org
Fri Jul 7 12:49:33 CDT 2017


Alistair Leslie-Hughes <leslie_alistair at hotmail.com> writes:

> @@ -22,12 +22,6 @@
>  
>  #include "bits.idl"
>  
> -#define DO_NO_IMPORTS
> -#include "bits1_5.idl"
> -#include "bits2_0.idl"
> -#include "bits2_5.idl"
> -#include "bits3_0.idl"

This breaks the registration:

../../../tools/runtest -q -P wine -T ../../.. -M qmgr.dll -p qmgr_test.exe.so job && touch job.ok
job.c:700: Test failed: Tests need BITS 2.0 or higher
job.c:719: Test failed: Tests need BITS 2.5 or higher
Makefile:285: recipe for target 'job.ok' failed
make: *** [job.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list