Re: DLL Compatibility
- From: Seb <"eric_draven <at>
- Date: Fri, 30 Jun 2006 09:14:30 +0200
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???
Thanks
I got same error under 2K! The solution : Compiling DLL under 2K.
Thanks for your answers.
.
Relevant Pages
- Re: DLL Compatibility
... Seb wrote: ... My application works fine on XP SP2 but I have an error with my DLLs under win98. ... (comp.lang.pascal.delphi.misc) - Re: DLL Compatibility
... My application works fine on XP SP2 but I have an error with my DLLs under win98. ... The compiler itself doesn't care what OS it uses. ... (comp.lang.pascal.delphi.misc) - Re: DLL Compatibility
... My application works fine on XP SP2 but I have an error with my DLLs under win98. ... Problems with DLLs almost always boil down to incorrect declarations of functions on both sides of the interface. ... (comp.lang.pascal.delphi.misc) - Re: DLL Compatibility
... My application works fine on XP SP2 but I have an error with my DLLs under win98. ... Problems with DLLs almost always boil down to incorrect declarations of functions on both sides of the interface. ... (comp.lang.pascal.delphi.misc) - Re: Re: Strange FTM2005 File Name Behaviour
... Win98 is no longer supported by MS with security updates ... I still believe Win 98 is safer than XP sp2. ... These days all the machines I build for people run XP Pro (Home ... (soc.genealogy.computing) |
|