wine/server sock.c

Alexandre Julliard julliard at winehq.com
Wed Nov 14 15:27:38 CST 2001


ChangeSet ID:	100577325824779706960544
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/11/14 16:27:38

Modified files:
	server         : sock.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Make winsock.h and winsock2.h independent from the Unix headers.
	Make them compatible with both the Unix C headers and the MSVCRT
	headers.
	Ensure compatibility with the Unix headers via the USE_WS_PREFIX
	macro.
	Add WINE_NOWINSOCK: prevents winsock.h from being included from
	windows.h when defined.
	Add ws2tcpip.h, move definitions to the right header.

Patch: http://cvs.winehq.com/patch.py?id=100577325824779706960544

Revision  Changes    Path
 1.22     +6 -1      wine/server/sock.c





More information about the wine-cvs mailing list