Exemplo n.º 1
0
 public static extern int PeekMessage(out MSG msg, IntPtr hWnd, int wMsgFilterMin, int wMsgFilterMax);
Exemplo n.º 2
0
 public static extern long DispatchMessage(MSG msg);