Esempio n. 1
0
 public static extern int ScreenToClient(HWnd window, ref Gdi.POINT point);
Esempio n. 2
0
 public static extern BOOL ClientToScreen(HWnd window, ref Gdi.POINT point);