转发 C# Win32 API程序控制鼠标的操作
摘要:命名空间:using System.Runtime.InteropServices;在程序中添加: [DllImport("User32")]public extern static void mouse_event(int dwFlags, int dx, int dy, int dwData,
阅读全文
posted @ 2018-02-09 16:29
posted @ 2018-02-09 16:29
posted @ 2018-02-06 08:51