uxtheme: Add framework and initial tests.
commit569a452d3adefafd11c8dea9f3286965d21c88bd
authorPaul Vriens <Paul.Vriens@xs4all.nl>
Tue, 13 Jun 2006 12:16:58 +0000 (13 14:16 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Jun 2006 11:22:35 +0000 (14 13:22 +0200)
tree2e3ef3d287eefe86cd780ffebf9a648562724e48
parent03cc51abde6fe48c8b4583c9ed422267d0c50dd8
uxtheme: Add framework and initial tests.
configure
configure.ac
dlls/uxtheme/Makefile.in
dlls/uxtheme/tests/.gitignore [new file with mode: 0644]
dlls/uxtheme/tests/Makefile.in [new file with mode: 0644]
dlls/uxtheme/tests/system.c [new file with mode: 0644]
programs/winetest/Makefile.in