Well actually i am writting a pure C++ application which (for now) i staticaly link with Gecko's libraries. Maybe xulrunner is configured somehow correctly and mine app not... I recall that i define MOZILLA_STRICT_API and not MOZILLA_INTERNAL_API The WindowWatcher service i working on 100% with this config however. I've looked at sample example code (such as mfcembed) but i didn't see anything else that i didnt tried...
Regards!
2006/8/15, Michal Ceresna <[EMAIL PROTECTED]>: > On Tuesday 15 August 2006 19:51, [EMAIL PROTECTED] wrote: > Hello, > > > > I am building Gecko embedded application and need to make research > on how > > > to manipulate and use Profiles. > You did not specify, but I guess you are using xulrunner 1.8 for > embedding. > > API for enabling the profile support has been exposed only in version > 1.9 > http://lxr.mozilla.org/seamonkey/source/toolkit/xre/nsXULAppAPI.h#239 > > best regards, > Michal > _______________________________________________ > dev-embedding mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-embedding >
_______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
