Unfortunatelly only WWW_OpenUrl is supported by mozilla at this time.
Things like "back" and "forward" can not be initiated via DDE.

Just thinking about COM and interfaces; do you think this may be reasonable ?

Carlos <[EMAIL PROTECTED]> wrote in message 
news:<[EMAIL PROTECTED]>...
> 2 cents...
> 
> I believe you can use DDE the same way you do with Navigator 
> (WWW_OpenURL... etc.).  You can find some details at
> 
> http://lxr.mozilla.org/seamonkey/source/xpfe/bootstrap/nsNativeAppSupportWin.cpp#274
> 
> 
> ... and, if it helps, the Navigator DDE reference:
> http://developer.netscape.com/docs/manuals/communicator/DDE/contents.htm
> 
> SatHack wrote:
> 
> > Hi all,
> > is it possible to connect my own program to a running instance of
> > mozilla ?
> > Goal is to call functions (like GoBack, Refresh, ...) of mozilla from
> > within my program.
> > 
> > Allready did this with IE (see MSDN Q176792) and NS Navigator (through
> > WM_COMMAND messages)
> > 
> > Any ideas very welcome
> > 
> > thanks
> >

Reply via email to