On Sat, Oct 28, 2017 at 4:28 PM, Paul Michell via Lazarus <[email protected]> wrote: > On 27/10/17 16:36, Marcos Douglas B. Santos via Lazarus wrote: >> >> I didn't understand when you said "DLL behind the scenes" using web >> interface. >> If you can explain, I would appreciate. > > The OS programmers are using a Windows server (I think with ASP or some such > MS technology). From this they can call the Windows DLL version of the > transform, then pass the results back to the HTML output. I was not > involved in that part of the project, but there is definitely some Free > Pascal generated code running on their server!
Hmm, I believe you're talking about ActiveX. These ASP pages could call this `components` directly. Thanks for explain that. Regards, Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
