riched20: Fix test failure in test_WM_PASTE.
commit8ae0eeafc6db41cb45d4ea6c1654ce6f6ddfe9d5
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Sun, 4 Nov 2007 03:57:57 +0000 (3 22:57 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Nov 2007 11:36:35 +0000 (8 12:36 +0100)
treeba5666f9b4586aeef81d1f0f1f369dee7be31058
parent65d865d96313d96889bf8cbe88c931b5e1e9bb74
riched20: Fix test failure in test_WM_PASTE.

Native riched20 won't obey simple WM_CHAR or WM_KEYDOWN/WM_KEYUP
messages when processing Ctrl-Key keystrokes. Use keybd_event()
instead.
dlls/riched20/tests/editor.c