[Qt-interest] remove border and scrollbars from Microsoft Web Browser ActiveX control

Gordon Schumacher gordon at rebit.com
Fri Nov 27 18:24:31 CET 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Michael Schneider wrote:
> Now I want to try this. This is an example from QAxBase::dynamicCall()
> help file.
>
> IWebBrowser2 *webBrowser = 0;
> activeX->queryInterface(IID_IWebBrowser2, (void **)&webBrowser);
> if (webBrowser) {
>     webBrowser->Navigate2(pvarURL);
>     webBrowser->Release();
> }
>
> But I don't know what IWebBrowser2 is. Has someone any idea?

That's a COM interface:
http://msdn.microsoft.com/en-us/library/aa752127%28VS.85%29.aspx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
iEYEARECAAYFAksQC08ACgkQ2yRp4mXKHF1cegCfSmhP+m1NKunrARKsNtukkn13
Qg0An1pgc65Drz8lw6ZTYr8ewf0dGEYP
=ba0l
-----END PGP SIGNATURE-----




More information about the Qt-interest-old mailing list