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