コード例 #1
0
ファイル: WinApi.cs プロジェクト: B3nCr/wpf-notifyicon
 public static extern bool GetCursorPos(ref Win32Point lpPoint);
コード例 #2
0
 public static extern bool GetCursorPos(ref Win32Point lpPoint);