Hi, I was in the understanding that applications created with Codegear/Delphi did not need any external libraries and that it compiled all the code into the exe? However with Delphi 2009 (using C++), my programmes were asking for rtl120.bpl, and various dlls before it could be used.
I was wondering if someone could assist me by telling me how to make my compiler put everything it needs into the exe like it was promised.
Thankyou for the assistance.