Module: wine Branch: master Commit: 603be645d2d77a028c3f209be1742d7dccb64372 URL: http://source.winehq.org/git/wine.git/?a=commit;h=603be645d2d77a028c3f209be1...
Author: Dylan Smith dylan.ah.smith@gmail.com Date: Sun Jan 11 02:59:09 2009 -0500
richedit: Pressing enter adds newline on WM_KEYDOWN rather than WM_CHAR.
---
dlls/riched20/editor.c | 221 ++++++++++++++++++++++++++++-------------------- 1 files changed, 129 insertions(+), 92 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=603be645d2d77a028c3f20...