[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] SWT.Mozilla in Browser xpcom.dll error

I've integrated the Mozilla Gecko renderer into my RCP application as described in the SWT FAQ. Mostly, it works great. But when I access certain web pages (which I believe is related to using some type of Flash component to display advertisements) I get the following XPCOM.dll error:

"The procedure entry point ?Alloc@nsMemory@@SPAXI@Z could not be located in the dynamic link library xpcom.dll."

Anyone run into this and can offer some advice?

Thanks.