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