wine/ include/winnt.h include/wininet.h includ ...

Alexandre Julliard julliard at winehq.org
Thu Mar 17 13:00:10 CST 2005


ChangeSet ID:	16691
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/17 13:00:10

Modified files:
	include        : winnt.h wininet.h winbase.h 
	dlls/winsock   : socket.c 
	dlls/wininet   : urlcache.c 
	dlls/quartz    : filesource.c 
	dlls/ntdll     : loader.c 
	dlls/kernel/tests: generated.c file.c 
	dlls/kernel    : file.c comm.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Match OVERLAPPED structure to the SDK definition.

Patch: http://cvs.winehq.org/patch.py?id=16691

Old revision  New revision  Changes     Path
 1.202         1.203         +1 -1       wine/include/winnt.h
 1.22          1.23          +2 -2       wine/include/wininet.h
 1.228         1.229         +19 -4      wine/include/winbase.h
 1.173         1.174         +1 -1       wine/dlls/winsock/socket.c
 1.24          1.25          +3 -0       wine/dlls/wininet/urlcache.c
 1.12          1.13          +7 -4       wine/dlls/quartz/filesource.c
 1.85          1.86          +3 -0       wine/dlls/ntdll/loader.c
 1.14          1.15          +4 -4       wine/dlls/kernel/tests/generated.c
 1.48          1.49          +24 -13     wine/dlls/kernel/tests/file.c
 1.35          1.36          +12 -12     wine/dlls/kernel/file.c
 1.88          1.89          +2 -2       wine/dlls/kernel/comm.c




More information about the wine-cvs mailing list