On Wednesday 09 December 2009 14:11, Marco Alvarado wrote: > I converted a demo of a Netscape plug-in from Delphi to Lazarus. I > just found two bugs, one was solved by placing > Application.Initialize() right before dynamically creating the form > (I'm not using lfm), and another related to CreateParented(). With > those bugs solved, now I have a perfectly running Netscape plugin > created with Lazarus and LCL 0.9.28. I tested the DLL on Firefox 3.5. > The only files I kept from Delphi are the resource files, since those > bring the MIME-type and other info the browser requires in the DLL, > and Lazarus doesn't support custom version info fields at the moment > (hope in the future). The DLL's size is 1483KB.
Is it possible to see that part of code ? -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
