コード例 #1
0
ファイル: NativeMethods.cs プロジェクト: vchelaru/FlatRedBall
 public static extern int SendMessage(IntPtr hWnd, int msg, int wParam, COMPOSITIONFORM lParam);
コード例 #2
0
 public static extern int SendMessage(IntPtr hWnd, int msg, int wParam, COMPOSITIONFORM lParam);