- return "want all keys" for WM_GETDLGCODE when multi-line
commitd1e44d07638740ae552f3491cb959bdd4cb9ad36
authorVitaliy Margolen <wine-patch@kievinfo.com>
Mon, 8 Nov 2004 22:10:05 +0000 (8 22:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Nov 2004 22:10:05 +0000 (8 22:10 +0000)
treed0dba5e013aebd366ac01e258352b81a98e23b21
parent00176e33b3056616c3e9bd0da9224cda2b02a0d6
- return "want all keys" for WM_GETDLGCODE when multi-line
- single-line edit control does not want all messages
- additional style combinations are possible for both multi-line and
  single-line edit controls
- tests to confirm it
dlls/user/edit.c
dlls/user/tests/.cvsignore
dlls/user/tests/Makefile.in
dlls/user/tests/edit.c [new file with mode: 0644]