#include <UrlMon.hpp>#pragma comment(lib,"urlmon.lib")URLDownloadToFile(NULL, strURL.c_str(), strFile.c_str(), 0, NULL);
No comments :
Post a Comment