static control: SS_CENTERIMAGE fixes.
commit1de825f746c6f4873a54ab21c16d728695c9a1e8
authorMichael Kaufmann <hallo@michael-kaufmann.ch>
Wed, 25 Jan 2006 12:14:44 +0000 (25 13:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jan 2006 12:14:44 +0000 (25 13:14 +0100)
tree6f81a42d5753c6e193e1bedc4fb90e38a574c76d
parent2fed6479d88369a22b3bbd5853e27bb3bfce22ae
static control: SS_CENTERIMAGE fixes.
- Stretch bitmaps and icons to the whole control size if
  SS_CENTERIMAGE is absent
- Draw the background of centered bitmaps and icons with the
  background brush (like Windows XP for applications with a manifest)
dlls/user/static.c