Einzelnen Beitrag anzeigen

Benutzerbild von r_kerber
r_kerber

Registriert seit: 11. Feb 2003
Ort: Trittau
3.538 Beiträge
 
Delphi XE Professional
 
#2

Re: Fehlermeldung bei ganz einfachen C++ Consolen anwendunge

  Alt 2. Aug 2006, 06:59
Habe folgendes dazu gefunden (Borland Developer Studio 2006 Update 2 is now available:
Zitat:
C++ applications do not require a runtime interpreter DLL. All you have to provide is your .EXE file and any DLLs or BPLs that it calls. For simple applications you can distribute a standalone .EXE file. If you have used runtime packages with your application, be sure to include all required BPLs with the distribution. If you build using the dynamic Run-Time Library, you will also have to distribute one or more of the Run-Time Library DLLs CC3270.DLL or CC3270MT.DLL and the memory manager DLL.
Vielleicht hilft Dir das weiter.
BTW: ich habe einfach mal gegoogelt Bei Google suchenCC3270.DLL. War kinderleicht.
  Mit Zitat antworten Zitat