ChangeSet ID: 7164 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/29 18:23:39
Modified files: include : nspapi.h dlls/wsock32 : wsock32.spec protocol.c Makefile.in Added files: dlls/wsock32 : service.c
Log message: Andrew John Hughes hughes2002@btinternet.com Provide stub implementations of GetTypeByNameA and SetServiceA.
Patch: http://cvs.winehq.com/patch.py?id=7164
Old revision New revision Changes Path 1.3 1.4 +110 -6 wine/include/nspapi.h 1.12 1.13 +4 -4 wine/dlls/wsock32/wsock32.spec 1.11 1.12 +2 -1 wine/dlls/wsock32/protocol.c 1.8 1.9 +1 -0 wine/dlls/wsock32/Makefile.in Added 1.1 +0 -0 wine/dlls/wsock32/service.c