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