user32: Fix the Chinese translations.
[wine] / dlls / user32 / defwnd.c
2008-05-01  ByeongSik Jeonuser32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY...
2008-04-23  ByeongSik Jeonuser32: Pass the WM_IME_NOTIFY message to the default...
2008-03-24  Vitaliy Margolenuser32: Fix F1 message sequence.
2008-03-19  Rob Shearmanuser32: Handle the undocumented behaviour in DefWindowP...
2008-02-07  Lei Zhanguser32: Use wine_dbgstr_rect() in traces.
2007-09-11  Vitaliy Margolenuser32: Don't exit when double-clicking with right...
2007-08-09  Alexandre Julliarduser32: WM_IME_CHAR should result in posted, not sent...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-02-13  Kirill K. Smirnovuser32: Handle WM_SETICON message similarly to WM_SETTEXT.
2007-02-08  Louis Lendersuser32: Don't crash if a WM_NCCREATE message is sent...
2007-01-18  Mike McCormackuser32: Add an exception handler around the WM_GETTEXT...
2006-11-27  Kevin Koltzauuser32: Generate WM_APPCOMMAND messages for browser...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.