摘要:
void ActiveWin(IntPtr h) { IntPtr hForeWnd = GetForegroundWindow();//获取当前窗口句柄 int tIdCur = GetWindowThreadProcessId(hForeWnd, IntPtr.Zero);//获取当前窗口句柄的线程ID ... 阅读全文
posted @ 2018-11-14 18:35
-Ward-
阅读(551)
评论(0)
推荐(0)
浙公网安备 33010602011771号