Do not block CBN_EDITCHANGE for WM_PASTE or WM_CUT with the
commita4251bbe4cbaebb7d64372f55b0426d10c273231
authorSusan Farley <susan@codeweavers.com>
Tue, 24 Oct 2000 01:38:49 +0000 (24 01:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Oct 2000 01:38:49 +0000 (24 01:38 +0000)
tree854ebe573473ffb8c03f48636b78e1b794ff9bc4
parentff59c33d49b0508cfc80b2efa4bf5300e553bd4b
Do not block CBN_EDITCHANGE for WM_PASTE or WM_CUT with the
NOEDITNOTIFY flag, as these msgs can come directly from the app to the
combo wndproc.
controls/combo.c