Embed Mozilla ActiveX Browser Control or MSIE the easy WAY!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sukhpalsingh@hotmail.com

    #1

    Embed Mozilla ActiveX Browser Control or MSIE the easy WAY!

    With this little DLL you can embed either Mozilla ActiveX Browser
    Control or MSIE by just calling it's EmbedBrowser(HW ND hwnd, int
    i[0,1]) function. 0 = Mozilla Activex Browser Control and 1 = MSIE.

    Other available methods include:[color=blue][color=green]
    >> UnEmbedBrowser( )[/color][/color]
    [color=blue][color=green]
    >> ResizeBrowser(H WND hwnd)[/color][/color]
    Where hwnd is an handle to a control where the browser
    control is
    embedded.
    [color=blue][color=green]
    >> DisplayPage(STR ING url)[/color][/color]
    Where url is a string that contains the URL of a
    location to be
    displayed.
    [color=blue][color=green]
    >> DoPageActionGoB ack()
    >> DoPageActionGoF orward()
    >> DoPageActionRef resh()
    >> DoPageActionSto p()[/color][/color]

    You can download the DLL from:



    Thanks for your attention!

Working...