Beispiel #1
0
 internal static extern bool ScreenToClient(IntPtr hWnd, ref Win32Point lpPoint);
Beispiel #2
0
 internal static extern bool GetCursorPos(out Win32Point lpPoint);