コード例 #1
0
ファイル: NativeMethods.cs プロジェクト: phekmat/ef6
 internal static extern bool PeekMessage(out MSG msg, IntPtr hwnd, int msgMin, int msgMax, PeekMessageAction remove);
コード例 #2
0
 internal static extern bool PeekMessage(out MSG msg, IntPtr hwnd, int msgMin, int msgMax, PeekMessageAction remove);