[PATCH] WM_IME_SETCONTEXT is sent when a window is activated

Christopher GAUTIER krys at via.ecp.fr
Fri May 30 18:11:50 CDT 2008


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: defwnd.patch
Type: text/x-diff
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080531/04b89819/attachment-0001.patch 


More information about the wine-patches mailing list