Andreas, You are looking for XPCOM, which is a technology in mozilla to allow you to specify components that can then be used from any lanaguage (well, that's the rough rough view). Look at:
http://www.mozilla.org/projects/xpcom/ -Adam Andreas Lennartsson wrote: > Hi, > > I have 2 questions: > > 1. Is there a way to have a java script call a C/C++ sub routine in my > embedded browser? > If so, how is it done? > > 2. Is there a way to have my embedded browser call a subroutine in the > java script (like a callback)? > If so how is it done? > > Thanks, > > Andreas. >
