21 Jul
2004
21 Jul
'04
9:17 p.m.
ChangeSet ID: 13021 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/07/21 16:17:03 Modified files: dlls/wininet : http.c Log message: Robert Shearman <rob(a)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
7910
Age (days ago)
7910
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard