ChangeSet ID: 21373 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/11/21 09:17:55
Modified files: dlls/wininet/tests: http.c dlls/wininet : http.c
Log message: Aric Stewart aric@codeweavers.com Implement HttpSendRequestEx and HttpEndRequest. Restructure, breaking some things out of HTTP_SendRequestW to avoid duplicate code.
Patch: http://cvs.winehq.org/patch.py?id=21373
Old revision New revision Changes Path 1.31 1.32 +60 -0 wine/dlls/wininet/tests/http.c 1.110 1.111 +488 -213 wine/dlls/wininet/http.c