wine/ dlls/Makefile.in ./configure.ac ./config ...
ChangeSet ID: 8903 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/08/01 19:52:03 Modified files: dlls : Makefile.in . : configure.ac configure Added files: dlls/mswsock : version.rc mswsock.spec mswsock.c Makefile.in .cvsignore Log message: André Johansen <andrejoh(a)c2i.net> Introduced the mswsock dll. Added stubs for TransmitFile() and AcceptEx(). Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8903 Old revision New revision Changes Path 1.180 1.181 +13 -0 wine/dlls/Makefile.in 1.168 1.169 +1 -0 wine/configure.ac 1.444 1.445 +2 -1 wine/configure Added 1.1 +0 -0 wine/dlls/mswsock/version.rc Added 1.1 +0 -0 wine/dlls/mswsock/mswsock.spec Added 1.1 +0 -0 wine/dlls/mswsock/mswsock.c Added 1.1 +0 -0 wine/dlls/mswsock/Makefile.in Added 1.1 +0 -0 wine/dlls/mswsock/.cvsignore
participants (1)
-
Alexandre Julliard