windows.h系统函数

// Windows系统函数.cpp: 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <windows.h> #include <iostream> #include <time.h> #include <tlhelp32.h> using namespace std; //SendMessage(hWnd,WM_CHAR,WPARAM('g'
相关文章
相关标签/搜索