wvufreelancer
Programmer
Hello,
Have an ActiveX control and I am trying to use the Win32API so that when the control is run (which contains an Web Browser Control) and messages that come up will be surpressed. I want the control to run and no matter what ignore any dialog boxes that may try to come up. I know it can be done with either message hooks or sub classing i just don't know how. Thanks in advance for any help.
Have an ActiveX control and I am trying to use the Win32API so that when the control is run (which contains an Web Browser Control) and messages that come up will be surpressed. I want the control to run and no matter what ignore any dialog boxes that may try to come up. I know it can be done with either message hooks or sub classing i just don't know how. Thanks in advance for any help.