摘要: Code: #include <windows.h> #include <tchar.h> #include <iostream> BOOL flag = TRUE; DWORD WINAPI ThreadProc2(LPVOID lpParameter) { INPUT input[2]; Zer 阅读全文
posted @ 2019-12-05 17:33 strive-sun 阅读(689) 评论(0) 推荐(0)