wine/ libs/wine/wine.def include/wine/port.h i ...

Alexandre Julliard julliard at winehq.org
Tue Oct 14 00:27:44 CDT 2003


ChangeSet ID:	9753
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/14 00:27:44

Modified files:
	libs/wine      : wine.def 
	include/wine   : port.h 
	include        : config.h.in 
	dlls/winsock   : socket.c 
	dlls/wininet   : internet.h Makefile.in 
	dlls/rpcrt4    : Makefile.in 
	dlls/msi       : msi.spec 
	dlls/mshtml    : mshtml.spec 
	dlls/iphlpapi  : ipstats.c ifenum.c 
	dlls/gdi       : Makefile.in 
	.              : configure.ac configure 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Fixed some problems found while compiling and linking Wine under
	Cygwin.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9753

Old revision  New revision  Changes     Path
 1.3           1.4           +5 -0       wine/libs/wine/wine.def
 1.41          1.42          +3 -0       wine/include/wine/port.h
 1.165         1.166         +3 -0       wine/include/config.h.in
 1.137         1.138         +4 -0       wine/dlls/winsock/socket.c
 1.16          1.17          +3 -0       wine/dlls/wininet/internet.h
 1.24          1.25          +1 -1       wine/dlls/wininet/Makefile.in
 1.22          1.23          +1 -1       wine/dlls/rpcrt4/Makefile.in
 1.4           1.5           +6 -6       wine/dlls/msi/msi.spec
 1.1           1.2           +1 -1       wine/dlls/mshtml/mshtml.spec
 1.7           1.8           +6 -1       wine/dlls/iphlpapi/ipstats.c
 1.6           1.7           +14 -0      wine/dlls/iphlpapi/ifenum.c
 1.55          1.56          +1 -1       wine/dlls/gdi/Makefile.in
 1.188         1.189         +1 -0       wine/configure.ac
 1.466         1.467         +2 -0       wine/configure




More information about the wine-cvs mailing list