user32: In COMBO_WindowPosChanging() do not change the height of the the dropped...
commit8ac8957a36b559014f71e78d79394f613b9d2aed
authorRein Klazes <wijn@online.nl>
Fri, 3 Apr 2009 05:49:34 +0000 (3 07:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Apr 2009 11:01:14 +0000 (3 13:01 +0200)
tree3de4d4191e75999e2006735cbf9ae495a3688af9
parentd7439c0b75ac928a4bfe1fd467fe2bfc86d60d1d
user32: In COMBO_WindowPosChanging() do not change the height of the the dropped rectangle, if the new height is too small.
dlls/user32/combo.c
dlls/user32/tests/combo.c