Benjamin Arai : resutils: Implements stub dll for resutils.dll.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 2 14:59:48 CDT 2006


Module: wine
Branch: master
Commit: 3ac07aa0164a9e2923998789d77f6e7f20501d35
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=3ac07aa0164a9e2923998789d77f6e7f20501d35

Author: Benjamin Arai <me at benjaminarai.com>
Date:   Fri Sep 29 15:17:22 2006 -0700

resutils: Implements stub dll for resutils.dll.

---

 Makefile.in                 |    2 +
 configure                   |    3 +-
 configure.ac                |    1 +
 dlls/.gitignore             |    1 +
 dlls/Makefile.in            |    5 +++
 dlls/resutils/Makefile.in   |   14 ++++++++
 dlls/resutils/resutils.c    |   48 +++++++++++++++++++++++++++++
 dlls/resutils/resutils.spec |   71 +++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 144 insertions(+), 1 deletions(-)

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



More information about the wine-cvs mailing list