[themecfg]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Tue, 12 Jul 2011 21:09:43 +0000 (21:09 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Tue, 12 Jul 2011 21:09:43 +0000 (21:09 +0000)
commitab880775f55fdf9d186ab741521227b0c67e394e
tree18950dc85bb126b077badb9da1a50c59f73d649c
parent901481628b798867d2b57117473d4c44bf2d8a76
[themecfg]
- Add a test utility called themecfg that can configure themes. This is a small part of winecfg from wine. With this utility we can test themes support now. In the future this functionality will become part of desk.cpl

svn path=/branches/GSoC_2011/ThemesSupport/; revision=52664
dll/win32/uxtheme/CMakeLists.txt
dll/win32/uxtheme/themecfg/CMakeLists.txt [new file with mode: 0644]
dll/win32/uxtheme/themecfg/resource.h [new file with mode: 0644]
dll/win32/uxtheme/themecfg/theme.c [new file with mode: 0644]
dll/win32/uxtheme/themecfg/themecfg.c [new file with mode: 0644]
dll/win32/uxtheme/themecfg/themecfg.rc [new file with mode: 0644]