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