예제 #1
0
파일: Extern.cs 프로젝트: honomoa/Win32API
 public static extern bool GetWindowInfo(IntPtr hWnd, out WINDOWINFO pwi);
예제 #2
0
 public static extern bool GetWindowInfo(IntPtr hWnd, out WINDOWINFO pwi);