[themesvc]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 12 Aug 2011 10:25:30 +0000 (10:25 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 12 Aug 2011 10:25:30 +0000 (10:25 +0000)
commit5cc3be39537f859bc1534974477e846637796022
treed6a92498b548f4c9dc654ef218c417f9f30f9001
parent9a2b6354d0c78189dc14d177c6d6aaf3fc902748
[themesvc]
- Add the themes service. For now it will only call ThemeHooksInstall and ThemeHooksRemove. From now on we do not need apihooksrv in order to have themes

svn path=/branches/GSoC_2011/ThemesSupport/; revision=53195
base/services/CMakeLists.txt
base/services/services.rbuild
base/services/thmsvc/CMakeLists.txt [new file with mode: 0644]
base/services/thmsvc/thmsvc.c [new file with mode: 0644]
base/services/thmsvc/thmsvc.rbuild [new file with mode: 0644]
base/services/thmsvc/thmsvc.rc [new file with mode: 0644]