wine/dlls/uxtheme system.c

Alexandre Julliard julliard at winehq.org
Sun Jul 24 12:11:05 CDT 2005


ChangeSet ID:	19112
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/24 12:11:05

Modified files:
	dlls/uxtheme   : system.c 

Log message:
	Frank Richter <frank.richter at gmail.com>
	OpenThemeData() now always sets the window theme to the handle
	returned (even if that is NULL) - previously, it could happen that
	when no theme was active or the theme data could not be opened that
	the window theme remained became then-dangling (and hence subsequent
	calls to GetWindowTheme() would return that bogus theme).

Patch: http://cvs.winehq.org/patch.py?id=19112

Old revision  New revision  Changes     Path
 1.20          1.21          +13 -12     wine/dlls/uxtheme/system.c




More information about the wine-cvs mailing list