搜索资源列表
diwnload
- 一个简单的下载#include<windows.h> #include<urlmon.h> #include<process.h> #include<Shellapi.h> //这个头文件里有ShellExecute的定义 #pragma comment (lib,"Urlmon.lib") int main() { URLDownloadToFile(NULL,"http://www.baidu.com/img
botnet
- Easy http based trojan . using wininet.lib-Easy http based trojan . using wininet.lib
