Aug. 14, 2003
10:47 p.m.
ChangeSet ID: 8987 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/08/14 22:47:30 Modified files: dlls/wininet : http.c Log message: Mike McCormack <mike(a)codeweavers.com> Use WideByteToMultiChar not strlenW. Use HeapAlloc, not malloc. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8987 Old revision New revision Changes Path 1.39 1.40 +26 -22 wine/dlls/wininet/http.c