[PATCH] user32: edit controls should ignore WM_KEYDOWN on control + enter.

Lei Zhang thestig at google.com
Fri Apr 25 00:22:21 CDT 2008


Hi,

This should be the last bit in getting control + enter working in
multiline edit controls. I attempted to write a test for this using
SendInput() or SetKeyState() + SendMessage(), but I couldn't get seem
to simulate holding down the control key.



More information about the wine-patches mailing list