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