How to load DLL from a specific folder



I have a .pas wrapper for a C++ dll. Currently, it is compiled into the
application where it would bombed out without the presence of the dll. How
do I make my application load the dll from a specific folder in my code? And
how do I use my .pas wrapper in this particular case?

Thanks in advance and sorry for the ignorance.

Andrew


.



Relevant Pages

  • Re: How to load DLL from a specific folder
    ... > I have a .pas wrapper for a C++ dll. ... > application where it would bombed out without the presence of the dll. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: DBD DBI Problem
    ... >>> I'm having a trouble when i try to execute a simple perl program. ... >>> Perhaps a required shared library or dll isn't installed where expected ... >> Which part of the error message don't you understand? ... Prev by Date: ...
    (perl.dbi.users)
  • Re: Desktop Icon Creating- without WSH
    ... In fact my startup form has code to detect user's Windows and system ... and also it can check for the presence of this particular dll. ... I would rename the DLL and keep it in App.Path ...
    (microsoft.public.vb.winapi)
  • DIBAPI32.DLL
    ... The problem I'm having is that this DLL seems to be quite old and doesn't ... Does anyone know of a modern replacement? ... Jeff ... Prev by Date: ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Using a C++ library.
    ... Please be more explicit, what do you mean with library, if it's a dll then ... you can call exported C style functions, ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)