WM_IME_REQUEST gets passed into ImmIsUIMessage

Alexandre Julliard julliard at winehq.org
Wed May 15 13:38:12 CDT 2013


Aric Stewart <aric at codeweavers.com> writes:

> ---
>  dlls/imm32/imm.c       |  2 ++
>  dlls/user32/defwnd.c   | 19 +++++++++++++++++++
>  dlls/winemac.drv/ime.c | 34 ++++++++++++++++++++++++++++++++++
>  dlls/winex11.drv/ime.c | 34 ++++++++++++++++++++++++++++++++++
>  4 files changed, 89 insertions(+)

It breaks the tests:

../../../tools/runtest -q -P wine -M imm32.dll -T ../../.. -p imm32_test.exe.so imm32.c && touch imm32.ok
imm32.c:580: Test failed: ImmIsUIMessageA returned 1 for 288
imm32.c:584: Test failed: ImmIsUIMessageA returned 1 for 288
make: *** [imm32.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list