Exemple #1
0
 public static extern bool MagSetWindowSource(IntPtr hwnd, Shell32.RECT rect);
Exemple #2
0
 public static extern bool MagGetWindowSource(IntPtr hwnd, ref Shell32.RECT pRect);
Exemple #3
0
 public static extern bool GetWindowRect(IntPtr hWnd, [In, Out] ref Shell32.RECT rect);