[PATCH 01/18] inetcomm: Add stub implementation of inetcomm.dll.

Robert Shearman rob at codeweavers.com
Fri Nov 2 06:35:34 CDT 2007


---
 .gitignore                    |    1 +
 Makefile.in                   |    2 +
 configure.ac                  |    1 +
 dlls/Makefile.in              |    5 ++
 dlls/inetcomm/Makefile.in     |   14 +++++
 dlls/inetcomm/inetcomm.spec   |  106 +++++++++++++++++++++++++++++++++++++++++
 dlls/inetcomm/inetcomm_main.c |   87 +++++++++++++++++++++++++++++++++
 7 files changed, 216 insertions(+), 0 deletions(-)
 create mode 100644 dlls/inetcomm/Makefile.in
 create mode 100644 dlls/inetcomm/inetcomm.spec
 create mode 100644 dlls/inetcomm/inetcomm_main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3d46bd4cf578d62e9aa72a5c66037002a87183e3.diff
Type: text/x-patch
Size: 9214 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071102/8a79e27c/attachment.bin 


More information about the wine-patches mailing list