Re: InternetOpenUrl Function...

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Randy Birch" <rgb_removethis@xxxxxxxx> wrote in message
news:u0iuvI6NFHA.604@xxxxxxxxxxxxxxxxxxxxxxx
> Will ShellExecute not do the trick? Much simpler, since you don't have to
> handle internet messages ... see the RunShellExecute sub in the code at
> http://vbnet.mvps.org/code/intrinsic/sehyperlink.htm (or for a wealth of
> other things it can do, http://vbnet.mvps.org/code/shell/shellexecute.htm)


Probably not, assuming that prior posts from this person are an indication.

There have been at least two and I think three questions from this person
for which the answer included use of the InternetExplorer object. Probably
Husam needs to use that instead and if so then Husam needs to read the
documentation.

However I think you are correct that if InternetOpenUrl can be used then
probably ShellExecute can be used and would be much easier.


.



Relevant Pages

  • Re: Bypassing ZoneAlarm (limited)
    ... >>HINSTANCE ShellExecute( ... > When the lpFile parameter is an Internet url, windows invokes Internet ... despite the presence of ZoneAlarm. ...
    (Bugtraq)
  • Re: Need a web browser
    ... Do you have a good example of the ShellExecute for Internet Explorer?? ... IWebBrowser2 control which is used by IE itself. ...
    (microsoft.public.vc.mfc)
  • Re: ShellExecuteEX WaitForSingleObject
    ... there on the internet for what I need. ... examples of how to launch an application other than using either Shell or ... ShellExecute, which will not work for my needs. ... Try ComGuard - http://www.vbsight.com/ComGuard.htm ...
    (microsoft.public.vb.winapi)
  • Re: Need a web browser
    ... Do you have a good example of the ShellExecute for Internet Explorer?? ... (api forum among others (comp.os.ms-windows.programmer.win32)) ...
    (microsoft.public.vc.mfc)