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 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
imm.c imm32: Detach hMsgBuf when sending messages in ImmGenerateMessage. 2016-02-15 21:30:04 +09:00
imm32.spec user32: Move IME window procedure to user32. 2014-11-11 16:09:47 +09:00
version.rc