Hello, I have an XPCOM component written in C++. It provides services to access the Win32 API. I built my DLL using VS 2003 so that it is compatible to 7.0 and 8.0 msvcr. The component runs fine under Windows XP. However, when I run the component under Windows Vista, I get a very obscure crash when Firefox starts. I wasn't able to get a consistent stack trace. Is there something special that I need to do for XPCOM component to run under Windows Vista?
Thanks, Phuoc _______________________________________________ dev-tech-xpcom mailing list dev-tech-xpcom@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-xpcom