[PATCH 9/9 v2] user32: Set IMM active context on window activation.

Alexandre Julliard julliard at winehq.org
Fri Oct 15 15:36:03 CDT 2021


Piotr Caban <piotr at codeweavers.com> writes:

> Signed-off-by: Piotr Caban <piotr at codeweavers.com>
> ---
>  dlls/imm32/tests/imm32.c   | 11 +++++++++--
>  dlls/user32/focus.c        | 13 +++++++++++++
>  dlls/user32/misc.c         | 30 ++++++++++++++++++++++++++++++
>  dlls/user32/user_private.h |  3 +++
>  4 files changed, 55 insertions(+), 2 deletions(-)

This is breaking tests:

tools/runtest -q -P wine -T . -M comctl32.dll -p dlls/comctl32/tests/comctl32_test.exe monthcal && touch dlls/comctl32/tests/monthcal.ok
monthcal.c:622: Test failed: create parent window: the msg 0x0047 was expected, but got msg 0x0281 instead
monthcal.c:622: Test failed: create parent window: the msg 0x0005 was expected, but got msg 0x0047 instead
monthcal.c:622: Test failed: create parent window: the msg 0x0003 was expected, but got msg 0x0005 instead
monthcal.c:622: Test failed: create parent window: the msg sequence is not complete: expected 0000 - actual 0003
monthcal.c:1874: Tests skipped: MCM_GET/SETCALENDARBORDER not supported
monthcal.c:1907: Tests skipped: Message MCM_SIZERECTTOMIN unsupported. Skipping.
make: *** [Makefile:13331: dlls/comctl32/tests/monthcal.ok] Error 4

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list