user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set.
authorDmitry Timoshkov <dmitry@baikal.ru>
Sat, 10 Dec 2011 09:39:18 +0000 (17:39 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Dec 2011 10:13:23 +0000 (11:13 +0100)
commit2455b3815a0ce8e4bec737561a963aa7f00d07f4
tree8db1c225eaed131a751a4db509e620f1a19ee48e
parent1d3952ed9f6885784b4f97b11a01a68dcbf9d205
user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set.
dlls/user32/dialog.c
dlls/user32/tests/win.c