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