Re: DLL Compatibility
- From: Nicholas Sherlock <N.sherlock@xxxxxxxxx>
- Date: Thu, 29 Jun 2006 23:05:31 +1200
Seb eric_draven <at> wrote:
I use to develop my applications and DLL with Delphi7 under XP SP2.
My application works fine on XP SP2 but I have an error with my DLLs under win98.
Any idea???
You haven't given any information. What error? What are your DLLs trying to do? How are you calling the DLLs?
Problems with DLLs almost always boil down to incorrect declarations of functions on both sides of the interface. Show your imports for the DLL functions and how the functions are declared inside the DLL.
Cheers,
Nicholas Sherlock
--
http://www.sherlocksoftware.org
.
- Follow-Ups:
- Re: DLL Compatibility
- From: Seb
- Re: DLL Compatibility
- References:
- DLL Compatibility
- From: Seb
- DLL Compatibility
- Prev by Date: DLL Compatibility
- Next by Date: Re: Form inside a Tab***
- Previous by thread: DLL Compatibility
- Next by thread: Re: DLL Compatibility
- Index(es):