wine/dlls/wininet http.c internet.c internet.h

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 30 06:01:40 CST 2005


ChangeSet ID:	21564
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/11/30 06:01:40

Modified files:
	dlls/wininet   : http.c internet.c internet.h 

Log message:
	Robert Shearman <rob at codeweavers.com>
	Remove duplicated code by modifying HTTP_HttpSendRequest so that it
	can be used by both HttpSendRequest and HttpSendRequestEx.
	Also allow HttpSendRequestEx to be used asynchronously.

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

Old revision  New revision  Changes     Path
 1.129         1.130         +75 -95     wine/dlls/wininet/http.c
 1.147         1.148         +2 -1       wine/dlls/wininet/internet.c
 1.45          1.46          +4 -1       wine/dlls/wininet/internet.h




More information about the wine-cvs mailing list