Exemple #1
0
 public static extern bool ClientToScreen(HWND hwnd, ref POINT lpPoint);
Exemple #2
0
 public static extern bool ScreenToClient(HWND hwnd, ref POINT lpPoint);