[1/2](resend)imm32: use SendMessage not PostMessage for the Default IME winproc

Aric Stewart aric at codeweavers.com
Tue Nov 20 14:07:01 CST 2012


This allows the calling program to properly get the return codes from the messages when they need them.
Also prevent all of the calls for IME messages in that windproc from falling back through to DefWindowProc.

for bug 32101
---
 dlls/imm32/imm.c |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015-1-2-resend-imm32-use-SendMessage-not-PostMessage-for-t.txt
Type: text/x-patch
Size: 1161 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121120/384b154f/attachment.bin>


More information about the wine-patches mailing list