riched20: Don't return DLGC_HASSETSEL from WM_GETDLGCODE if the control style include...
commitdb094db851292280670042d25bdc7caad6958936
authorHans Leidekker <hans@codeweavers.com>
Fri, 28 Mar 2014 16:41:52 +0000 (28 17:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Mar 2014 16:57:19 +0000 (28 17:57 +0100)
tree477bcce9a3a2e3905bee7dc9a211710533202414
parent5963d7f09c0b83e01dec6787dd0aceb6ee610d81
riched20: Don't return DLGC_HASSETSEL from WM_GETDLGCODE if the control style includes ES_SAVESEL.
dlls/riched20/editor.c
dlls/riched20/tests/editor.c