Re: Quit event not fireing

From: Michael Tissington (michael_at_nospam.com)
Date: 03/17/04

  • Next message: Ken Hanson: "Re: UCOMIStream, MSHTML and WebBrowser control Persistence Problem"
    Date: Tue, 16 Mar 2004 17:11:19 -0800
    
    

    Some more information ....

    When I invoke the Quit method and then Unadvise from the connection point
    the Quit event fires but ONLY when I unadvised .....

    All events as a result of user interaction with the browser fire correctly.

    Any ideas please ?

    -- 
    Michael Tissington
    http://www.oaklodge.com
    http://www.tabtag.com
    "Michael Tissington" <michael@nospam.com> wrote in message
    news:OLPlKa7CEHA.1604@TK2MSFTNGP11.phx.gbl...
    > In c++ using SHDocVw::InternetExplorer
    >
    > If I create an instance of IE, make it visible and then press the 'X' to
    > close the window, I see the quit event.
    >
    > However if I call the Quit method directly then the Quite event is not
    being
    > seen.
    >
    > Any ideas please?
    >
    > -- 
    > Michael Tissington
    > http://www.oaklodge.com
    > http://www.tabtag.com
    >
    >
    

  • Next message: Ken Hanson: "Re: UCOMIStream, MSHTML and WebBrowser control Persistence Problem"