コード例 #1
0
ファイル: Win32Window.cs プロジェクト: itsbth/GLuaR
 static extern bool SetWindowPlacement(IntPtr window, ref WindowPlacement position);
コード例 #2
0
ファイル: Win32Window.cs プロジェクト: ummerland/FireBall
 static extern bool SetWindowPlacement(IntPtr window, ref WindowPlacement position);