Mark Finkle wrote: > On Jun 20, 8:27 pm, Frank Burleigh<[EMAIL PROTECTED]> wrote:
[snip] > The Mozilla ActiveX control _should_ be capable of handling the link > clicks (see OnBeforeNavigate event) and is an easy drop-in for Delphi. > Just make sure you register the control first (regsrv32 mozctlx.dll). I did these steps: - extract the win32 runtime zip to \program files\mozilla xulrunner - open a CLI to that directory - do: regsvr32 mozctlx.dll with this error (three times): "The procedure entry point CERT_FindSubjectKeyIDExtension could not be located in the dynamic link library nss3.dll" Then it wants to know where the "layout libraries" can be found. It offers a directory finder that hints at the need for a "bin" directory. It's last suggestion is to check www.iol.ie/~locka ... _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
