[1/2] richedit: Added tests for ctrl-key shortcut handling in WM_KEYDOWN.

Dylan Smith dylan.ah.smith at gmail.com
Tue Oct 21 19:43:43 CDT 2008


Previously the shortcuts for cut, copy, paste, undo, redo, and select
all were being handled during the WM_CHAR message.  These tests show
that these shortcuts should be handled with the WM_KEYDOWN message
instead.
---
 dlls/riched20/tests/editor.c |  124 ++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 119 insertions(+), 5 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Added-tests-for-ctrl-key-shortcut-handl.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081021/d17f57f6/attachment-0001.txt 


More information about the wine-patches mailing list