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

Luc Vigato, Sita Software l.vigato at sitasoftware.lu
Wed Jul 18 13:53:40 CEST 2007


I have tried at the moment the DLL only with PE Explorer PE Explorer gives
an error . I don't know about other dependancy checker. When you give me an
other depandancy checker I try it.


When loading DLL with PE Explorer
18.07.2007 13:47:09 : Open File: D:\Fichiers echange\DeRaoul\SitaUdfLib.dll
18.07.2007 13:47:10 : File size: 957760 bytes.
18.07.2007 13:47:10 : Using the Plug-in subsystem...
18.07.2007 13:47:10 : Upack Unpacker Plug-in: Executing...
18.07.2007 13:47:10 : Upack Unpacker Plug-in: <Upack> The file is not
Upacked.
18.07.2007 13:47:10 : Upack Unpacker Plug-in: not accomplished.
18.07.2007 13:47:10 : UPX Unpacker Plug-in: Executing...
18.07.2007 13:47:10 : UPX Unpacker Plug-in: <UPX> The file is not UPXed.
18.07.2007 13:47:10 : UPX Unpacker Plug-in: not accomplished.
18.07.2007 13:47:10 : The Plug-in subsystem finished.
18.07.2007 13:47:10 : MS-DOS Header Size: 0040h
18.07.2007 13:47:10 : MS-DOS Header: OK
18.07.2007 13:47:10 : Next Header OFFSET: 0080h
18.07.2007 13:47:10 : PE Signature: OK
18.07.2007 13:47:10 : Calculating Checksum: SUCCESS (Header's Checksum:
00000000h / Real Checksum: 000F264Bh)
18.07.2007 13:47:10 : EOF Position: 000E9D40h  (957760)
18.07.2007 13:47:10 : Warning! Section <.data> (1) extends beyond the raw
file offset of section <.bss> (2).
18.07.2007 13:47:10 : Error! (Step: Examining Resources)
18.07.2007 13:47:10 : Errors detected! Opening file in SAFE MODE...
18.07.2007 13:47:10 : Done.


PE Explorer - Dependancy scanner - Result
// Generated by PE Explorer 1.99 (www.heaventools.com)
// File name: D:\Fichiers echange\DeRaoul\SitaUdfLib.dll
// Created  : 18.07.2007 13:48
// Type     : Dependencies
Version Info not available.





-----Original Message-----
From: fpc-devel-bounces at lists.freepascal.org
[mailto:fpc-devel-bounces at lists.freepascal.org] On Behalf Of Mark -
WBIsoft.COM
Sent: mercredi 18 juillet 2007 12:37
To: FPC developers' list
Subject: Re: [fpc-devel] DLL WIN64: Entry point not found

Wasn't aware CDECL on Win64 was the same as STDCALL, if so then is the
export table correct - have you checked with a dependancy checker ?

_______________________________________________
fpc-devel maillist  -  fpc-devel at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel





More information about the fpc-devel mailing list