Discussion:
Help
(too old to reply)
Shaun
2006-07-18 00:49:06 UTC
Permalink
Does anyone know how to download a binary file unchanged using
InternetReadFile() (i.e. no character data "translated")

Cheers
Shaun
Vladimir Scherbina
2006-07-18 11:37:58 UTC
Permalink
Hi Shaun!

What do you mean under 'file unchanged'?
--
Vladimir (Windows SDK MVP)
Post by Shaun
Does anyone know how to download a binary file unchanged using
InternetReadFile() (i.e. no character data "translated")
Cheers
Shaun
Shaun
2006-07-18 22:18:34 UTC
Permalink
Sorry Vladimir

Turns out I had a bug in my program. Got fooled by some other postings. A
little thought solved the problem.

Shaun
Post by Vladimir Scherbina
Hi Shaun!
What do you mean under 'file unchanged'?
--
Vladimir (Windows SDK MVP)
Post by Shaun
Does anyone know how to download a binary file unchanged using
InternetReadFile() (i.e. no character data "translated")
Cheers
Shaun
Shaun
2006-07-18 22:59:20 UTC
Permalink
Sorry - InternetReadFile works fine. Bug in my program.

Cheers
Shaun
Post by Vladimir Scherbina
Hi Shaun!
What do you mean under 'file unchanged'?
--
Vladimir (Windows SDK MVP)
Post by Shaun
Does anyone know how to download a binary file unchanged using
InternetReadFile() (i.e. no character data "translated")
Cheers
Shaun
Loading...