Exemplo n.º 1
0
 public static extern bool ScreenToClient(IntPtr hWnd, out LPPOINT lpPoint);
Exemplo n.º 2
0
 public static extern IntPtr ChildWindowFromPointEx(IntPtr pHwnd, LPPOINT pt, uint uFlgs);
Exemplo n.º 3
0
 public static extern bool ClientToScreen(IntPtr hWnd, out LPPOINT lpPoint);
Exemplo n.º 4
0
 internal static extern bool GetCursorPos(out LPPOINT lpPoint);
Exemplo n.º 5
0
 public static extern bool ScreenToClient(IntPtr hWnd, out LPPOINT lpPoint);
Exemplo n.º 6
0
 public static extern IntPtr ChildWindowFromPointEx(IntPtr pHwnd, LPPOINT pt, uint uFlgs);