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