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