Re: DLL Compatibility
- From: Rob Kennedy <me3@xxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 12:52:56 -0500
Seb eric_draven <at> wrote:
Nicholas Sherlock wrote: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.
The application and DLLs work fine under XP SP2!!!!!!!!
Fantastic. But that's not where you're having problems. You have a problem with Windows 98. Tell us about the problem. There are _thousands_ of errors you might get. Do you really expect us to guess?
--
Rob
.
- References:
- DLL Compatibility
- From: Seb
- Re: DLL Compatibility
- From: Nicholas Sherlock
- Re: DLL Compatibility
- From: Seb
- DLL Compatibility
- Prev by Date: OT Re: TGIFImage and *large* animated GIFs - streaming?
- Next by Date: Re: DLL Compatibility
- Previous by thread: Re: DLL Compatibility
- Next by thread: Re: DLL Compatibility
- Index(es):
Relevant Pages
|