Added mappings for WM_CHARTOITEM and WM_MENUCHAR messages.
commitc9e11394a09815a1c2713b538e6d29e748ee0591
authorAlexandre Julliard <julliard@winehq.org>
Tue, 10 Apr 2001 21:46:27 +0000 (10 21:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Apr 2001 21:46:27 +0000 (10 21:46 +0000)
tree456b3769eb9b541a2d29bb81d7f8055ed5949caa
parent9377ea999a1b7d81ab0b23338d189bfc96b77a5a
Added mappings for WM_CHARTOITEM and WM_MENUCHAR messages.
Removed mapping of 16-bit edit messages in the generic routines.
controls/edit.c
windows/winproc.c