[dplayx 2/2] Basic implementation of dpwsockx.dll, needed by dplayx

Ismael Barros razielmine at gmail.com
Tue Jul 22 14:23:16 CDT 2008


Basic implementation of dpwsockx.dll, needed by dplayx
Provides the implementation of the TCP/IP service provider

---
 dlls/dpwsockx/Makefile.in     |   13 ++++++++
 dlls/dpwsockx/dpwsockx.spec   |    3 ++
 dlls/dpwsockx/dpwsockx_dll.h  |   33 +++++++++++++++++++++
 dlls/dpwsockx/dpwsockx_main.c |   65 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 114 insertions(+), 0 deletions(-)
 create mode 100644 dlls/dpwsockx/Makefile.in
 create mode 100644 dlls/dpwsockx/dpwsockx.spec
 create mode 100644 dlls/dpwsockx/dpwsockx_dll.h
 create mode 100644 dlls/dpwsockx/dpwsockx_main.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: f88bf7ec50411487146d97908b7b59af85f99480.diff
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080722/2b809277/attachment.txt 


More information about the wine-patches mailing list