user32: Static controls should have a clipping region set while sending the WM_CTLCOL...
authorMikolaj Zalewski <mikolajz@google.com>
Wed, 29 Aug 2007 17:36:41 +0000 (10:36 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Aug 2007 10:34:31 +0000 (12:34 +0200)
commit613cfc2870a2f351919b22957788174511409fc6
treee1e8aac5f04c42df3d4061ab507f34d2383377cc
parentc9a0da51a506ca3c6b9f5c31123fc51a9f908488
user32: Static controls should have a clipping region set while sending the WM_CTLCOLORSTATIC.
dlls/user32/static.c
dlls/user32/tests/Makefile.in
dlls/user32/tests/static.c [new file with mode: 0644]