wininet: HTTP_HttpQueryInfoW deals with bytes, not characters so update the callers...
authorRob Shearman <rob@codeweavers.com>
Sat, 13 Jan 2007 01:19:18 +0000 (19:19 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 11:30:53 +0000 (12:30 +0100)
commit9efe083ec52ebe362ee54dfb35e8d7c8915c301e
tree01b60d241ac6107b904c200abf3bd6584520b411
parent7b002a39b88dee3047db2ae7f06fb303faf91868
wininet: HTTP_HttpQueryInfoW deals with bytes, not characters so update the callers that have this wrong assumption.
dlls/wininet/http.c