Sweden-Number/dlls/imm32
Aric Stewart e7f725ec5f imm32: Detach hMsgBuf when sending messages in ImmGenerateMessage.
The issues is that if a message being sent in ImmGenerateMessage gets
turned around and sent into an IME that in response to that message
calls ImmGenerateMessage, the hMsgBuf still has the old message in it
and it ends up getting processed in a loop again and again.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-15 21:30:04 +09:00
..
tests imm32/tests: Terminate the thread cleanly. 2016-02-12 12:16:28 +09:00
Makefile.in
imm.c imm32: Detach hMsgBuf when sending messages in ImmGenerateMessage. 2016-02-15 21:30:04 +09:00
imm32.spec
version.rc