コード例 #1
0
ファイル: Input.cs プロジェクト: sharoron/SharoLib
 public static extern bool IsTouchWindow(IntPtr hwnd, out TWF flags);
コード例 #2
0
ファイル: Input.cs プロジェクト: sharoron/SharoLib
 public static extern bool RegisterTouchWindow(IntPtr hWnd, TWF ulFlags);