> Also another thing I found, is if your project needs to include
> /afxctl.h/ , you will have to include it *after* all the mozilla
> includes, because there are some constants defined there that have the
> same name as ones in Mozilla.
>
Thanks Ed. I will let you know the gotchas that I find.
What I am looking to do now is create a chopped down browser itself.
I want to cut down the browser itself. I do not need Javascript or
mail and news......
Do you have any information on going about this?
So I am now doing builds with DISABLE_LDAP DISABLE_MAILNEWS
environment variables but I do not know if that will help but rather
just not put some dll's in the components directory.
Thanks,
Sean