 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jon Berndt Guest
|
Posted: Tue Mar 29, 2005 1:46 pm Post subject: Needed dlls for a compiled application |
|
|
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
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Tue Mar 29, 2005 2:04 pm Post subject: 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:
ProjectOptionsLinker - Uncheck use Dynamic RTL
ProjectOptionsPackages - 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?
|
http://www.dependencywalker.com
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|