Jason
2008-07-31 20:44:00 UTC
Is there a way to change the location where WinINet caches data that is
retrieved via InternetReadFile() after a GET request is made (with caching
enabled)? And if so, is it possible for InternetSetFilePointer() (which I'm
using for resume capability) to work using this new cache location? My goal
is to stream a download request to my own location and not have the data
cached in the Temporary Internet Files location.
retrieved via InternetReadFile() after a GET request is made (with caching
enabled)? And if so, is it possible for InternetSetFilePointer() (which I'm
using for resume capability) to work using this new cache location? My goal
is to stream a download request to my own location and not have the data
cached in the Temporary Internet Files location.