Example #1
0
 private static extern bool GetClientRect(IntPtr hWnd, out ScreenSizeManager.MYRECT rect);
Example #2
0
 private static extern int GetWindowRect(IntPtr hWnd, out ScreenSizeManager.MYRECT rect);