Fernando Rodríguez wrote:
[EMAIL PROTECTED]">
On 3 Dec 2001 14:51:25 -0800, [EMAIL PROTECTED] (ask) wrote:

Hi,
Are there any issues with running mozctlx in win2k?
I am trying to use XUL and embedded mozilla to make up our GUI.

I installed mozilla (0.9.6) on my home machine (P2/win2k/VC6 sp4). I can
run some sample xul files.

At work I have a P4/win2k/vc++Patch6 - it crashes (just putting the control
in the dialog without any code and running the app).
The directory that contains the controls (and other dlls) must be in your
path.
It's not that, the control doesn't care too much about paths as long as you register mozctlx.dll not mozctl.dll. The most likely reason for crashes is fullsoft.dll. Delete or move this out of components and the control should work. I suspect that the FullCircle code isn't too happy to run a DLL compiled to use it inside an executable which wasn't.

There is a bug on it.

http://bugzilla.mozilla.org/show_bug.cgi?id=98796

I've raised another bug to put the ActiveX control into the embedding builds where it should be free from Full Circle problems.

http://bugzilla.mozilla.org/show_bug.cgi?id=112472

Adam


Reply via email to