Konstantin Petrov : svrapi: Added a stub svrapi.dll.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 8 10:24:46 CDT 2006


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

Author: Konstantin Petrov <argentum at office.etersoft.ru>
Date:   Mon Sep  4 20:46:34 2006 +0400

svrapi: Added a stub svrapi.dll.

---

 configure                 |    3 ++-
 configure.ac              |    1 +
 dlls/Makefile.in          |    1 +
 dlls/svrapi/Makefile.in   |   13 ++++++++++++
 dlls/svrapi/svrapi.spec   |   20 ++++++++++++++++++
 dlls/svrapi/svrapi_main.c |   50 +++++++++++++++++++++++++++++++++++++++++++++
 include/Makefile.in       |    1 +
 include/lmcons.h          |   27 +++++++++++++-----------
 include/svrapi.h          |   46 +++++++++++++++++++++++++++++++++++++++++
 9 files changed, 148 insertions(+), 14 deletions(-)
 create mode 100644 dlls/svrapi/Makefile.in
 create mode 100644 dlls/svrapi/svrapi.spec
 create mode 100644 dlls/svrapi/svrapi_main.c
 create mode 100644 include/svrapi.h

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



More information about the wine-cvs mailing list