コード例 #1
0
ファイル: Win32API.cs プロジェクト: GhostCamel/StockTrader
 public static extern int GetWindowPlacement(IntPtr hWnd, ref WINDOWPLACEMENT wp);
コード例 #2
0
 public static extern int GetWindowPlacement(IntPtr hWnd, ref WINDOWPLACEMENT wp);