user32: Add a common helper to set controls clip region, and make it behave correctly...
authorAlexandre Julliard <julliard@winehq.org>
Thu, 2 Sep 2010 09:35:14 +0000 (11:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Sep 2010 09:35:14 +0000 (11:35 +0200)
commit0f90053575c26407efd1b0775fcceb7abd45d6eb
treecfe575eae188ed72af72873b149e496a49929c2f
parent05375a2a9634c7484a817182feb66f3f80f49b6e
user32: Add a common helper to set controls clip region, and make it behave correctly when mirrored.
dlls/user32/button.c
dlls/user32/combo.c
dlls/user32/controls.h
dlls/user32/listbox.c
dlls/user32/static.c
dlls/user32/uitools.c