defwnd: implement handling of WM_INPUTLANGCHANGE

Aric Stewart aric at codeweavers.com
Tue Dec 9 13:23:15 CST 2008


doh! good catch!  thanks, i will correct that and resend.

-aric

Paul Chitescu wrote:
> On Tuesday 09 December 2008 21:17:32 Aric Stewart wrote:
> [...]
> +            while (win_array[count])
> +                SendMessageA( win_array[count], WM_INPUTLANGCHANGE, wParam, 
> lParam);
> 
> Missing a ++ here ?
> 



More information about the wine-devel mailing list