http://bugs.winehq.org/show_bug.cgi?id=15070
--- Comment #11 from Rotem Zach rotemz@gmail.com 2008-09-08 13:33:16 --- Created an attachment (id=15932) --> (http://bugs.winehq.org/attachment.cgi?id=15932) Fixes HttpQueryInfo
Andre, your patch never increments the index because at that point the bSuccess is always false.
I did some testing and saw that windows XP only increments the index when the HTTP_QUERY_FLAG_REQUEST_HEADERS flag is set.