wiaservc: Add wiaservc.dll and implement its svchost entrypoint.
authorDamjan Jovanovic <damjan.jov@gmail.com>
Thu, 29 Oct 2009 19:58:42 +0000 (21:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Oct 2009 14:25:51 +0000 (15:25 +0100)
commit32233377461bcf78b509b51c3b3a9a6a1684e67d
treee8da090955cc909cd6622676b8f820381c1bd877
parentc6c25a442f0b9e2c9c0f3c0751f4f4a559271a12
wiaservc: Add wiaservc.dll and implement its svchost entrypoint.
configure
configure.ac
dlls/wiaservc/Makefile.in [new file with mode: 0644]
dlls/wiaservc/service.c [new file with mode: 0644]
dlls/wiaservc/wiaservc.spec [new file with mode: 0644]
dlls/wiaservc/wiaservc_main.c [new file with mode: 0644]