[PATCH 5/9 v2] imm32: Initialize COM in ImmSetActiveContext.

Alexandre Julliard julliard at winehq.org
Mon Oct 18 11:18:34 CDT 2021


Piotr Caban <piotr at codeweavers.com> writes:

> Loosely based on a patch by Nikolay.
>
> Signed-off-by: Piotr Caban <piotr at codeweavers.com>
> ---
>  dlls/imm32/Makefile.in       |   2 +-
>  dlls/imm32/imm.c             | 161 ++++++++++++++++++++++++++++++++++-
>  dlls/imm32/tests/Makefile.in |   2 +-
>  dlls/imm32/tests/imm32.c     | 145 +++++++++++++++++++++++++++++--
>  4 files changed, 298 insertions(+), 12 deletions(-)

I missed it yesterday somehow, but this one is breaking tests. It looks
like ole32 shouldn't be loaded:

tools/runtest -q -P wine -T . -M kernel32.dll -p dlls/kernel32/tests/kernel32_test.exe debugger && touch dlls/kernel32/tests/debugger.ok
debugger.c:768: IgnoreExceptions=1
debugger.c:770: IgnoreExceptions=0
debugger.c:784: Tests skipped: "none" debugger test needs user interaction
debugger.c:1023: Test failed: ole32.dll was not reported
make: *** [Makefile:68992: dlls/kernel32/tests/debugger.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list