alright, palbano, those are good points. guess I get too excited about using CString everywhere.
I actually found a method recently that works with those CInternetFile's, in this thread in a different forum...
sorry if I wasn't being specific enough. oddly enough there was no error *message*. the program compiles, but terminates w/o any explanation when the below function is called. commenting out the Read statement fixes that problem, but I need to read the data! also the fileLen variable equals...
hi, I'm trying to save a file to disk using CStdioFile class, and I can't seem to figure out how to make it work.
the data I want to save is actually in a CInternetFile* returned by the OpenUrl method of CInternetSession, but when I tried any of the methods such as Read() or GetLength()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.