Results 1 to 5 of 5

Thread: C++ Gurus is this possible in VB?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2001
    Location
    Brazil
    Posts
    65

    Diferent way

    Hi,

    If you use the Webbrowser Control, the features are the same of the IE. So, if you disable anything in the registry, automatically, you are disabling the features of Webbrowser control. For more explanation about it, look at www.regedit.com

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    I noticed the IOleClientSite interface here: http://vbaccelerator.com/typelib.htm
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    Fanatic Member
    Join Date
    Jul 2001
    Location
    London UK
    Posts
    671
    Thanks for that Yuki.

    I have had a look through

    HKEY_USERS\S-1-5-21-2093295583-1854809284-402028614-3415\Software\Microsoft\Internet Explorer

    (Which seems to be where all the IE stuff is stored on my comp. and I couldn't find any key which appeared to have any bearing on scripting though.)

    Cheers JoshT I will check that link out!

  4. #4
    Fanatic Member
    Join Date
    Jul 2001
    Location
    London UK
    Posts
    671
    Hmmm,

    I have downloaded the TYpeLib now but, looking at IOleClientSite in the object browser it appears to have no members.

    Any idea how I should use it?

  5. #5
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    OK, I just tried it, too. Nothing shows in object browser. According to MSDN, it should have about five methods, but I have no idea on how to use them.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width