2 references to REGMSG_MSG
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
1617if (unchecked( (int) (long)SendMessage(REGMSG_MSG, 0, 0)) == REGMSG_RETVAL) { 3547if (m.Msg == REGMSG_MSG) {