Thank you for that example but I already have code that works - the
problem is I don't know how to create a statically linked version of my
application - for example, I want to be able to call NS_InitEmbedding (
nsnull, nsnull ); and not rely on a separate directory of DLLs
(excluding the XPCOM dlls) - I know it's possible using Makefiles
(Minimo does it for example) but I need a solution that works via an
MSVC project file, even if, as is likely, it's a one off, hand edited
solution.

_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to