Paul Vriens : uxtheme: Add framework and initial tests.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jun 14 06:51:52 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 569a452d3adefafd11c8dea9f3286965d21c88bd
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=569a452d3adefafd11c8dea9f3286965d21c88bd

Author: Paul Vriens <Paul.Vriens at xs4all.nl>
Date:   Tue Jun 13 14:16:58 2006 +0200

uxtheme: Add framework and initial tests.

---

 configure                      |    3 -
 configure.ac                   |    1 
 dlls/uxtheme/Makefile.in       |    2 
 dlls/uxtheme/tests/.gitignore  |    3 +
 dlls/uxtheme/tests/Makefile.in |   13 ++
 dlls/uxtheme/tests/system.c    |  223 ++++++++++++++++++++++++++++++++++++++++
 programs/winetest/Makefile.in  |    9 +-
 7 files changed, 250 insertions(+), 4 deletions(-)
 create mode 100644 dlls/uxtheme/tests/.gitignore
 create mode 100644 dlls/uxtheme/tests/Makefile.in
 create mode 100644 dlls/uxtheme/tests/system.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=569a452d3adefafd11c8dea9f3286965d21c88bd



More information about the wine-cvs mailing list