Downloading in mfc
-
hi i have to download file from an url using mfc program. my codeing is downloading fine. but when there is no file in that url, it hangs(url is valid only). how to know if the file exist or not? pls help me.
Arise Awake Stop Not Till ur Goal is Reached.
-
hi i have to download file from an url using mfc program. my codeing is downloading fine. but when there is no file in that url, it hangs(url is valid only). how to know if the file exist or not? pls help me.
Arise Awake Stop Not Till ur Goal is Reached.
What function are you using to do the downloading?
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
hi i have to download file from an url using mfc program. my codeing is downloading fine. but when there is no file in that url, it hangs(url is valid only). how to know if the file exist or not? pls help me.
Arise Awake Stop Not Till ur Goal is Reached.
For download you can use of
URLDownloadToFile
function did you use of it?
WhiteSky