摘要:
#include <afxinet.h> int main(){ BOOL dRes,pRes; HINTERNET hInternet; HINTERNET hConnect; hInternet = InternetOpen("A3GS Sample", INTERNET_OPEN_TYPE_D 阅读全文
posted @ 2021-05-11 19:53
红叶空间
阅读(2603)
评论(2)
推荐(1)
摘要:
//遍历进程 #include <windows.h>#include <tlhelp32.h> //进程快照函数头文件#include <stdio.h> int main(){ int countProcess=0; //当前进程数量计数变量 PROCESSENTRY32 currentProc 阅读全文
posted @ 2021-05-11 17:19
红叶空间
阅读(593)
评论(0)
推荐(0)

浙公网安备 33010602011771号