2 references to GetMessageA
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (2)
2116UnsafeNativeMethods.GetMessageA(ref msg, NativeMethods.NullHandleRef, 0, 0); 3544if (!UnsafeNativeMethods.GetMessageA(ref msg, NativeMethods.NullHandleRef, 0, 0)) {