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