Opening some theme class data now also increases the reference count
commit420d7a82da5b4799817d278ba0badedc2b570289
authorFrank Richter <frank.richter@gmail.com>
Tue, 5 Jul 2005 11:45:57 +0000 (5 11:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jul 2005 11:45:57 +0000 (5 11:45 +0000)
tree6db0af83188b1ecb4422b27472c30ee9c07dff74
parent204f32eae254e867c025578255b15857bf909d65
Opening some theme class data now also increases the reference count
of the theme file, so as long as theme class data is still opened
somewhere, the theme file won't get freed. Otherwise, it could happen
that invalid class data was used, which could lead to problems.
dlls/uxtheme/msstyles.c
dlls/uxtheme/msstyles.h