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