![]() |
Re: exe in eine andere exe einbinden
Häng das Projekt mal an. Ich habe keine Lust, das jetzt selber zu programmieren.
|
Re: exe in eine andere exe einbinden
Zitat:
Delphi-Quellcode:
Gruß
unit Unit1;
interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; type TForm1 = class(TForm) private { Private declarations } public { Public declarations } end; var Form1: TForm1; implementation {$R *.dfm} // test.exe) end. |
Re: exe in eine andere exe einbinden
Zitat:
|
Re: exe in eine andere exe einbinden
Hallo
das ist kein Projekt. Ich möchte nur wissen, wie das geht? Natürlich das 2.Programm ist nicht leer. Ich habe aber seinen Code nicht, das es ein fremdes Programm ist. Gruß |
Alle Zeitangaben in WEZ +1. Es ist jetzt 22:51 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz