On Apr 23, 10:21 am, Benjamin Smedberg <[EMAIL PROTECTED]> wrote: > 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
So it means that it is not safe to delete the "Mozilla" subdirectory after "NS_InitEmbedding"? Even the "Mozilla" subdirectory is just empty. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
