22 Oct
2008
22 Oct
'08
1 p.m.
Module: wine Branch: master Commit: 5bcb15dd7f5182ba90d43e07f27373e054f4ebe7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5bcb15dd7f5182ba90d43e07f2... Author: Dylan Smith <dylan.ah.smith(a)gmail.com> Date: Tue Oct 21 20:43:47 2008 -0400 richedit: Handle ctrl-key shortcuts on WM_KEYDOWN. --- dlls/riched20/editor.c | 239 +++++++++++++++++++++++------------------- dlls/riched20/tests/editor.c | 10 +- 2 files changed, 138 insertions(+), 111 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5bcb15dd7f5182ba90d43e...