Damjan Jovanovic : wiaservc: Add wiaservc. dll and implement its svchost entrypoint.

Alexandre Julliard julliard at winehq.org
Fri Oct 30 11:04:34 CDT 2009


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

Author: Damjan Jovanovic <damjan.jov at gmail.com>
Date:   Thu Oct 29 21:58:42 2009 +0200

wiaservc: Add wiaservc.dll and implement its svchost entrypoint.

---

 configure                     |    9 +++
 configure.ac                  |    1 +
 dlls/wiaservc/Makefile.in     |   14 ++++
 dlls/wiaservc/service.c       |  142 +++++++++++++++++++++++++++++++++++++++++
 dlls/wiaservc/wiaservc.spec   |   57 ++++++++++++++++
 dlls/wiaservc/wiaservc_main.c |   56 ++++++++++++++++
 6 files changed, 279 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list