I thought about WinHttpQueryHeaders and WINHTTP_QUERY_CONTENT_LENGTH but it
returns NULL and 12150 error code (I tried it on downloading EXE file).
Any idea ?
Marcin Domaslawski
To get the needed buffer size, allocate and then call again with a proper
pointer.
Then parse the buffer (case insensitive) for several headers I need
including 'Content-Length:'
Jim Kane
"Marcin Domaslawski" <mil...@wp.pl> wrote in message
news:eloqkd$kgl$1...@atlantis.news.tpi.pl...