wine/dlls/wininet http.c

Alexandre Julliard julliard at winehq.org
Wed Jul 21 16:17:03 CDT 2004


ChangeSet ID:	13021
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/07/21 16:17:03

Modified files:
	dlls/wininet   : http.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	HttpQueryInfo returns buffer length including null terminator on
	insufficient buffer length and buffer length excluding null terminator
	on success:
	- Fix HTTP_HttpQueryInfoW for these semantics.
	- Fix HttpQueryInfoA to correctly copy the null terminator in the call
	to WideCharToMultiByte.

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

Old revision  New revision  Changes     Path
 1.73          1.74          +10 -5      wine/dlls/wininet/http.c




More information about the wine-cvs mailing list