imm32: Use the PostMessageW for WM_IME_NOTIFY message.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Mon Mar 12 08:13:03 CDT 2007


Thank you. I understand.

In my previous persnal mail for you([2/3] patch), how do you think about
attached patch?

and what is your xim program? I can't input Japanese string with
scim( my xim program ).


Aric Stewart wrote:
> I am pretty sure that these are done via SendMessage when I checked with 
> Spy++.  Additional a number of the applications I am working with hang 
> when the WM_IME_NOTIFY is sent out of order.
> 
> -aric
> 
> Byeong-Sik Jeon wrote:
> > We have to call PostMessage to send WM_IME_NOTIFY message.
> > To send WM_IME_CONTROL, we use SendMessage, but WM_IME_NOTIFY is not...
> >  

-------------- next part --------------
A non-text attachment was scrubbed...
Name: rework_2of3.diff
Type: text/x-patch
Size: 369 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20070312/1f90736d/rework_2of3.bin


More information about the wine-devel mailing list