[PATCH] WM_IME_SETCONTEXT is sent when a window is activated

Vitaliy Margolen wine-devel at kievinfo.com
Sat May 31 10:54:10 CDT 2008


Christopher GAUTIER wrote:
> Changelog:
>    * dll/user32/defwnd.c: 
>      WM_IME_SETCONTEXT is sent when a window is activated
> 
> Description:
>  The WM_IME_SETCONTEXT message should be sent when a window is (de)activated
>  (source: http://msdn.microsoft.com/en-us/library/ms776117(VS.85).aspx)
>  The value for lParam was obtained by spying on the messages when 
>  activating and deactivating the window.
> 

Please add a test for this to user32/test/msg.c test

Vitaliy.



More information about the wine-devel mailing list