[PATCH] user32: Handle VK_RETURN KeyDown events more properly in EDIT controls.

El. elptr at users.sourceforge.net
Fri Apr 18 17:50:41 CDT 2008


When a ES_MULTILINE-styled EDIT responds to a VK_RETURN Key press, it should
send a WM_COMMAND to the default control of the parent window if and only if
that parent is a Dialog box. At least Microsoft's version of notepad.exe
(WinXP) is fixed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20080418/36a051d3/attachment.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-user32-Handle-VK_RETURN-KeyDown-events-more-properly.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080418/36a051d3/attachment.txt 


More information about the wine-patches mailing list