Add INI file processing.
commite04ff33417b3552a82d6297c63043f37ae20cdc6
authorKevin Koltzau <kevin@plop.org>
Fri, 16 Jan 2004 21:25:25 +0000 (16 21:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Jan 2004 21:25:25 +0000 (16 21:25 +0000)
tree7cb98f490949ba50db7d52ef7a8d6e57dd3097f4
parent1614f91767197841b0174ad73aae48993841061a
Add INI file processing.
Full implementation of GetThemeDocumentationProperty.
Define string maps for parsing INI files into useable form.
Implemented (undocumented) ApplyTheme to select current theme.
dlls/uxtheme/Makefile.in
dlls/uxtheme/main.c
dlls/uxtheme/msstyles.c
dlls/uxtheme/msstyles.h
dlls/uxtheme/property.c
dlls/uxtheme/stylemap.c [new file with mode: 0644]
dlls/uxtheme/system.c
dlls/uxtheme/uxini.c [new file with mode: 0644]
dlls/uxtheme/uxthemedll.h