R Kumar wrote:
> Hi,
>         Edit boxes does not take any input in Mozctl.dll(Mozilla source 9.4)
> But MfcEmbedd.exe works fine.
> Please let me know how to correct this problem in Mozctl.dll.
> 
> Thanks in advance
> Ramesh
> 
> 
> 

Hello :

        Are you using Visual Basic o Delphi? This problem i'm encountered under 
VB or Delphi but not with the VC++ IDE. The problem
can be resolved with thes operations :

        Unregister mozctl.dll  (regsvr32.exe /u <moziladir>\mozctl.dll)
        Register   mozctlx.dll (regsvr32.exe <moziladir>\mozctlx.dll)

But you will encounter other error, the application can be freeze or
abnormally closed when too many windows are opened (well, no too many 
windows, in my case 5 or 6) or updating the window, minimizing and then
traying to restore.

Sorry for my poor english, I Speak Spanish...

Josean...


Reply via email to