Problem with C++ dll used by Delphi on Win2000
- From: mariusz.firszt@xxxxxxxxx
- Date: 24 May 2007 03:35:27 -0700
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.
.
- Follow-Ups:
- Re: Problem with C++ dll used by Delphi on Win2000
- From: David Ching
- Re: Problem with C++ dll used by Delphi on Win2000
- From: MrAsm
- Re: Problem with C++ dll used by Delphi on Win2000
- Prev by Date: Re: How to get the notification "the window is about to be minimized"?
- Next by Date: Re: Problem with C++ dll used by Delphi on Win2000
- Previous by thread: How to get the notification "the window is about to be minimized"?
- Next by thread: Re: Problem with C++ dll used by Delphi on Win2000
- Index(es):
Relevant Pages
|