Send WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages to parent of a
authorRein Klazes <rklazes@casema.net>
Wed, 10 Nov 1999 19:55:29 +0000 (19:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Nov 1999 19:55:29 +0000 (19:55 +0000)
commit077ec0cffd9fec89f18ff3a38c5a68e9b00a1ace
tree7afba53c4a4fe9f4e91617d37fca49d0ac09a21c
parent0ea089b6a87eb1aa29ded0bf3b0d388feb952dfa
Send WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages to parent of a
disabled edit control if the application expects a windows version
before WIN95 and NT40.
controls/edit.c
include/winversion.h
misc/version.c