Tom wrote: > When I call NS_InitEmbedding there is a "Mozilla" empty subdirectory > created at "C:\Documents and Settings\<user>\Application Data > \Mozilla". The call stacks look like the following: ... > Is there a way to make it not create the "Mozilla" subdirectory? > Thanks.
Not easily, no. You would have to refactor a lot of our code which assumes that directory is in place. --BDS _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
