Initial implementation of uxtheme.dll, mostly stubbed out for now.
commit0af4fb9e6d15cdd877eb6f5f63e5bb5fccb03d6e
authorKevin Koltzau <kevin@plop.org>
Sat, 4 Oct 2003 03:48:11 +0000 (4 03:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 4 Oct 2003 03:48:11 +0000 (4 03:48 +0000)
treef90e860668edef8983b0c96b4bf700ee26a0ed94
parent5e3549bf3b848573427d89963c375dbc374ecfe4
Initial implementation of uxtheme.dll, mostly stubbed out for now.
configure
configure.ac
dlls/Makefile.in
dlls/uxtheme/.cvsignore [new file with mode: 0644]
dlls/uxtheme/Makefile.in [new file with mode: 0644]
dlls/uxtheme/main.c [new file with mode: 0644]
dlls/uxtheme/uxtheme.spec [new file with mode: 0644]
include/Makefile.in
include/uxtheme.h [new file with mode: 0644]