Problem with C++ dll used by Delphi on Win2000

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I create C++ dll in vs2005 and i use it on application write in Delphi
(BDS2006). I haven't had any problem with my application, when I use
it on WinXP and Vista. But there are problems on Win2000. There is
message that application cannot find my dll immediately after
application start. Ofcourse this dll is in correct folder. I don't
know that this problem is cause I have wrong seting when I create dll
or I do something wrong when using it on Delphi.

Please help me.

.



Relevant Pages

  • Re: Using VB6 dll in Delphi app.
    ... to make a *windows standard* .dll with VB6. ... The trouble occurs when we try to use it in a Delphi app. ...
    (microsoft.public.vb.general.discussion)
  • Re: New Delphi roadmap is coming: NO UNICODE PLEASE!
    ... Avoids DLL hell, because it ... The app is deployed and the user is getting an error. ... instances where upgrading .NET broke things that were working. ... Coming from Delphi, this isn't any big deal of course. ...
    (borland.public.delphi.non-technical)
  • Re: DLL with string params callable via D4 and VB
    ... > I have a DLL written in D6 that uses ShortStrings as parameters. ... I can't get beyond Delphi to ... > Is there any guidance you could give in regards to passing string ... written in order to be used by EXCEL 97 VBA. ...
    (borland.public.delphi.language.objectpascal)
  • Re: Why wont this work ?
    ... Yeap, more of a personal tool than a commercial offering, all of the other ... BHO tools i have found just dont seem to offer very much information, ... more about the dll, and hopefully will try and reveal what functions the ... Delphi IDE or RegSvr32 which brings us back in a full circle .... ...
    (alt.comp.lang.borland-delphi)
  • Re: Use of delegate
    ... Delphi application which I wrote. ... VB.NET relies on that Chainlink DLL, ... > Peter Huang ... > Private Sub Button2_Click(ByVal sender As System.Object, ...
    (microsoft.public.dotnet.languages.vb)