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