dududuil
2006-04-27 12:06:02 UTC
Hi all,
I have an ATL C++ applicaition under VS8.0
I want to 'PUT' a file on a web server using winHttp.
I can read the file myself, copy it to a buffer and sent it with
'WinHttpWriteData' call.
But can I send the file itself without reading it myself?
thanks
Dudu
I have an ATL C++ applicaition under VS8.0
I want to 'PUT' a file on a web server using winHttp.
I can read the file myself, copy it to a buffer and sent it with
'WinHttpWriteData' call.
But can I send the file itself without reading it myself?
thanks
Dudu