Example #1
0
 public static extern bool ClipCursor(ref RECT rcClip);
Example #2
0
 static extern bool GetWindowRect( IntPtr hWnd , out RECT lpRect );