[fpc-devel] DLL WIN64: Entry point not found

Yury Sidorov jura at cp-lab.com
Thu Jul 19 17:36:02 CEST 2007


From: "Mark - WBIsoft.COM" <mark at wbisoft.com>
> Yury,
>
> just out of curiosity while I'm working on this DLL - with Delphi I 
> can change the default image load adress from the DLL from $4000000 
> to anything I want, is this possible with FPC ?

It is -WB option. I recommend to use -WB0 to change base address to 0 
to force relocation in all cases.

Yury. 



More information about the fpc-devel mailing list