On Mar 5, 1:28 pm, martin <[email protected]> wrote: > Hi all, > > I've been trying the API for firefox > fromhttps://wiki.mozilla.org/Embedding/NewApi > > It's working great in my application. Now I would like to make a DLL > library which will contain the API. Is it possible to export MozView > class from the DLL somehow, so I can use in the application? > > using Win XP Pro, VC8(visual studio 2005). > It's not a problem to embed the browser API in a DLL. Problem is when > I try to import it into my application and use MozView's methods. > Do you have any experience doing something like this? Thank for your > replies.
I've done it, no help needed anymore _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
