コード例 #1
0
ファイル: Functions.cs プロジェクト: tanis2000/FEZ
 internal static bool GetWindowInfo(IntPtr hwnd, ref WindowInfo wi);
コード例 #2
0
ファイル: API.cs プロジェクト: jpbruyere/opentk
 internal static extern BOOL GetWindowInfo(HWND hwnd, ref WindowInfo wi);
コード例 #3
0
ファイル: Functions.cs プロジェクト: conankzhang/fez
 internal static bool GetWindowInfo(IntPtr hwnd, ref WindowInfo wi);