static control: Support SS_REALSIZECONTROL.
authorMichael Kaufmann <hallo@michael-kaufmann.ch>
Tue, 17 Jan 2006 15:03:44 +0000 (16:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Jan 2006 15:03:44 +0000 (16:03 +0100)
commit66b5020e020c65e0302f4fca56a6b0b47efba0ab
tree3b673ae746a377ce584262f1300edfacf1e5f65d
parent910f4bb50e0e76fd5cd0110be144f684b6aab575
static control: Support SS_REALSIZECONTROL.
- Support SS_REALSIZECONTROL (this flag means "don't resize the
  control to the size of the bitmap/icon").
- Always call GlobalUnlock16 after GlobalLock16.
dlls/user/static.c