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

Mark - WBIsoft.COM mark at wbisoft.com
Thu Jul 19 17:16:58 CEST 2007


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 ?

Mark

----- Original Message ----- 
From: "Yury Sidorov" <jura at cp-lab.com>
To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
Sent: Thursday, July 19, 2007 3:10 PM
Subject: Re: [fpc-devel] DLL WIN64: Entry point not found


> The problem can be caused by relocation.
> Try to force a dll to relocate in all cases by using -WB0 command line 
> switch.
> Then create sample host application using fpc and try to reproduce the 
> problem.
>
> Yury.
>
> ----- Original Message ----- 
> From: "Mark - WBIsoft.COM" <mark at wbisoft.com>
> To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
> Sent: Thursday, July 19, 2007 4:58 PM
> Subject: Re: [fpc-devel] DLL WIN64: Entry point not found
>
>
>>I am, the only problem is the sample needs to be a complete gina - as it's 
>>the loading by WINLOGON.EXE that causes it to break !!
>>
>> ----- Original Message ----- 
>> From: "Yury Sidorov" <jura at cp-lab.com>
>> To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
>> Sent: Thursday, July 19, 2007 2:46 PM
>> Subject: Re: [fpc-devel] DLL WIN64: Entry point not found
>>
>>
>>> From: "Luc Vigato, Sita Software" <l.vigato at sitasoftware.lu>
>>>>I have downloaded the latest snapshot. The error is thill there.
>>>>
>>>> With the test dll which I have send yesterday it's work fine now, but 
>>>> the
>>>> finall DLL wich contains over 20 exported function I have an error.
>>>
>>> Try to create sample dll which reproduces the problem and submit bug 
>>> report.
>>>
>>> Yury. _______________________________________________
>>> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
>>> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>>>
>>>
>>> -- 
>>> No virus found in this incoming message.
>>> Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 
>>> 269.10.9/907 - Release Date: 18/07/2007 15:30
>>>
>>>
>>
>> _______________________________________________
>> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
>> http://lists.freepascal.org/mailman/listinfo/fpc-devel
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 
> 269.10.9/907 - Release Date: 18/07/2007 15:30
>
> 




More information about the fpc-devel mailing list