Implement "manual" image sharing(as opposed to using LoadImage() with
commiteed5b662b96b0ef8ef329bfc1d23c5c4146397a4
authorFrank Richter <frank.richter@gmail.com>
Mon, 29 Aug 2005 09:30:17 +0000 (29 09:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Aug 2005 09:30:17 +0000 (29 09:30 +0000)
tree273f62efe403fae6811e1302c65f7d9ec278460f
parent49cd8a70d1ecdff6dbea29dff3c4b5513237651a
Implement "manual" image sharing(as opposed to using LoadImage() with
LR_SHARED) by keeping the loaded images in a list. This is needed for
proper alpha support later on since once-per-image preparations will
be needed then.
dlls/uxtheme/draw.c
dlls/uxtheme/msstyles.c
dlls/uxtheme/msstyles.h