Hi,
I have been developing windows gina stub replacements in delphi since
v4 and have versions working in v4 - 7 so I have a good base of
working ccode. My problem is that I have ported this code (only minor
fixes need to compile) to lazarus/free pascal, however, the compiled
DLL's do not work with windows. I get errors about incompatible logon
software, please replace it.
I am using FPC 2.1.15 (64bit windows) and FPC 2.0.4 (32bit windows) so
I am compiling both a 32 and 64bit gina stub using my existing code.
Having checked both compiled DLL's (with MiTeC EXE explorer) their
export tables are correct (both 64 and 32bit) yet fail to load.
I am now at a loss to workout what to do next and was wondering iif
anyone could shedany light on the DLL development process with lazarus
and freepascal ?
Cheers
Mark