示例#1
0
 public static extern void mouseMClickAW(IntPtr hwnd, ref Data.CordPoint point, ref Data.CordPoint rectele);
示例#2
0
 public static extern void mouseMoveAW(IntPtr hwnd, ref Data.CordPoint point);
示例#3
0
 public static extern IntPtr hbmpGetWindow(string wclass, string wname, bool isBW, ref Data.CordPoint point, out IntPtr hwnd);