Esempio n. 1
0
 public static extern bool ClientToScreen(HWND hwnd, ref POINT lpPoint);
Esempio n. 2
0
 public static extern bool ScreenToClient(HWND hwnd, ref POINT lpPoint);