Sweden-Number/dlls/uxtheme
Frank Richter 0f94e03b40 Enhance uxtheme to store the themed system metrics in the registry and
also backup the old metrics. That way, themed system colors are set
even uxtheme was not loaded and initialized yet, and when a theme is
deactivated, the colors prior to the activation are restored as well.
Also, not having to set the system colors in uxtheme startup works
around weird problems where SetSystemColors() ended up being called
from inside window creation and this seemingly led to some creation
message being sent twice.
2005-08-12 15:51:13 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
draw.c Implement DrawThemeEdge(). 2005-08-03 21:16:45 +00:00
main.c Add INI file processing. 2004-01-16 21:25:25 +00:00
metric.c Implemented system metric functions. 2004-02-20 05:12:21 +00:00
msstyles.c Enhance uxtheme to store the themed system metrics in the registry and 2005-08-12 15:51:13 +00:00
msstyles.h Enhance uxtheme to store the themed system metrics in the registry and 2005-08-12 15:51:13 +00:00
property.c Make GetThemeMargins() return default values (0 margin) if the 2005-07-27 15:15:09 +00:00
stylemap.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
system.c Enhance uxtheme to store the themed system metrics in the registry and 2005-08-12 15:51:13 +00:00
uxini.c Make some function static. 2005-07-01 15:40:24 +00:00
uxtheme.spec IsThemeDialogTextureEnabled should have one parameter to match the 2005-07-05 10:56:27 +00:00
uxthemedll.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
version.rc Added stubs for all functions. 2003-12-04 20:55:30 +00:00