Results 1 to 5 of 5

Thread: hooking IE

  1. #1

    Thread Starter
    Hyperactive Member MPrestonf12's Avatar
    Join Date
    Jun 1999
    Location
    NY
    Posts
    330

    hooking IE

    Does anyone know how to set a hook on Internet Explorer. I need to intercept messages going to it. Im not sure what to do. Do I need to create a external .dll first? Thanks
    Matt

  2. #2
    Junior Member MikeyD's Avatar
    Join Date
    Nov 2002
    Location
    Germany
    Posts
    17
    if You want to have a web-browser in Your own App, You can use the CHtmlView (VisualC) or the IWebBrowser2-Interface.

    Hope that helps!

    Mikey

  3. #3

    Thread Starter
    Hyperactive Member MPrestonf12's Avatar
    Join Date
    Jun 1999
    Location
    NY
    Posts
    330
    Actully, im making a pop up ad killer. I was doing some research and most people who have done it say they hook the messages going to IE to catch them before it creates a new window. So if anyone knows general info to do this type of thing any help is appreciated! Thanks anyway though.
    Matt

  4. #4
    Junior Member MikeyD's Avatar
    Join Date
    Nov 2002
    Location
    Germany
    Posts
    17
    Because I think this is an interesting thread, I searched the codeguru-site and found a very interesting article with source-code which should solve Your problem (and mine )

    http://codeguru.earthweb.com/ieprogr...mWindows.shtml

    Mikey

  5. #5

    Thread Starter
    Hyperactive Member MPrestonf12's Avatar
    Join Date
    Jun 1999
    Location
    NY
    Posts
    330

    Smile

    This is definatly a step in the right direction for my problem!
    THanks, Ill keep you posted if I get any progress..
    Matt

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