コード例 #1
0
ファイル: Methods.cs プロジェクト: ngollon/snaptiler
 internal static extern bool GetWindowRect(IntPtr hwnd, out RECT lpRect);
コード例 #2
0
ファイル: Methods.cs プロジェクト: ngollon/snaptiler
 internal static extern bool GetClientRect(IntPtr hwnd, out RECT lpRect);