lxw_QQAutoSendMsg
lxw_QQAutoSe private bool SendQQMsg(IntPtr hWnd, string sendText, out string error) { error = ""; try { WinAPI.ShowWindow(hWnd, WinAPI.ShowWindowCommands.Normal); WinAPI.BringWindowToTop(hWnd); SendKeys.S
下载地址
用户评论