wine/dlls/uxtheme property.c msstyles.h msstyl ...

Alexandre Julliard julliard at winehq.org
Mon Feb 16 14:32:59 CST 2004


ChangeSet ID:	11109
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/02/16 14:32:59

Modified files:
	dlls/uxtheme   : property.c msstyles.h msstyles.c draw.c 
	                 Makefile.in 

Log message:
	Kevin Koltzau <kevin at plop.org>
	Implement DrawThemeBackgroundEx, DrawThemeText, GetThemeTextExtent.

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

Old revision  New revision  Changes     Path
 1.3           1.4           +76 -4      wine/dlls/uxtheme/property.c
 1.4           1.5           +1 -0       wine/dlls/uxtheme/msstyles.h
 1.7           1.8           +14 -0      wine/dlls/uxtheme/msstyles.c
 1.3           1.4           +697 -4     wine/dlls/uxtheme/draw.c
 1.5           1.6           +1 -0       wine/dlls/uxtheme/Makefile.in




More information about the wine-cvs mailing list