Board index » cppbuilder » Needed dlls for a compiled application

Needed dlls for a compiled application


2005-03-29 09:46:20 PM
cppbuilder71
I used to know the answer to this one, but have forgotten:
1) How do I make my executable a completely stand-alone application, needing
no other DLLs or whatever to make it run?
2) Alternatively, how do I find out which additional files (DLLs, etc.) are
needed for an application that I build?
I am using C++Builder3.0.
Jon
 
 

Re:Needed dlls for a compiled application

Jon Berndt wrote:
Quote
I used to know the answer to this one, but have forgotten:

1) How do I make my executable a completely stand-alone application,
needing no other DLLs or whatever to make it run?

As far as the DLLs that come with the product and most 3rd party tools
are concerned:
\Project\Options\Linker - Uncheck use Dynamic RTL
\Project\Options\Packages - Uncheck Build with runtime packages
Quote
2) Alternatively, how do I find out which additional files (DLLs,
etc.) are needed for an application that I build?
www.dependencywalker.com
--
Andrue Cope [TeamB]
[Bicester, Uk]
info.borland.com/newsgroups/guide.html