Hi all,

i have embedded xulrunner 1.9 into our application. but now i'm at the point where I need a user profile (for web cache and cockies,...) the docu says a profile is generated automatically by the API but this is not the case for our integration. did i miss something? is there some special way to do this?

we are using c++ and msvs8. most of the code is the same as it can be found in the winEmbed sample. except the profile handling, as the profdirserviceprovider_s.lib doesn't seem to be created in the newest build of mozilla.

the initialization call looks like this:

XRE_InitEmbedding( pkXulDir, pkAppDir, nsnull, nsnull, 0 );

is it maybe the third parameter thats missing?

thanks!

best regards, Ulrich
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to