Detlef Riekenberg : compstui: Add minimal compstui.dll (stubs only).

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jun 21 05:25:11 CDT 2006


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

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Tue Jun 20 06:12:36 2006 +0200

compstui: Add minimal compstui.dll (stubs only).

---

 configure                     |    3 +
 configure.ac                  |    1 
 dlls/Makefile.in              |    5 ++
 dlls/compstui/.gitignore      |    2 +
 dlls/compstui/Makefile.in     |   14 ++++++
 dlls/compstui/compstui.spec   |    4 ++
 dlls/compstui/compstui_main.c |   96 +++++++++++++++++++++++++++++++++++++++++
 7 files changed, 124 insertions(+), 1 deletions(-)
 create mode 100644 dlls/compstui/.gitignore
 create mode 100644 dlls/compstui/Makefile.in
 create mode 100644 dlls/compstui/compstui.spec
 create mode 100644 dlls/compstui/compstui_main.c

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



More information about the wine-cvs mailing list