摘要: [DllImport("user32.dll")] public static extern bool ReleaseCapture(); [DllImport("user32.dll")] public static extern bool SendMessage(IntPtr hwnd, int wMsg, int wParam, int l... 阅读全文
posted @ 2017-01-11 13:23 东百牧码人 阅读(282) 评论(0) 推荐(0)