ScrollWindow should call ScrollWindowEx with the SW_ERASE flag
commita4ae750a873bd88857fcb0c84b0788c93ebc06de
authorRein Klazes <wijn@wanadoo.nl>
Tue, 29 Mar 2005 13:06:32 +0000 (29 13:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Mar 2005 13:06:32 +0000 (29 13:06 +0000)
tree6adeb440973b326b7de31ab167fbe42c4313265f
parent7001d6ed341e23bf9451f0dfee2b190eb193a64e
ScrollWindow should call ScrollWindowEx with the SW_ERASE flag
set. With conformance test.
dlls/user/tests/msg.c
windows/scroll.c