He clearly says the method in the video description already :
Quote:
|
No downloads for this yet, but to implement is quite simple. Inside BaseArchive::OpenFile, if the initial file cannot be opened, logic should be added to attempt to download the file from the web host where the files are stored. In this demo, I use cURL (as seen in the video). There are certainly a lot more options as well. If the file fails to download, the function will return -1 to signal the file does not exist. If the file was downloaded, then the function should open the new file and continue on
|
He also released a source for the GFXFileManager.dll written in C++. I attached it. The source is pushedx's, not mine.
@Exo, I don't think that he is accepting requests anymore. I added him in 2013, but sadly, no response.