Einzelnen Beitrag anzeigen

stefan2005

Registriert seit: 30. Sep 2003
Ort: Puchheim
250 Beiträge
 
Delphi 6 Personal
 
#22

Re: Größe der Delphi-EXE-Dateien?

  Alt 26. Mär 2005, 19:30
hi,
also bei mir braucht so ein Programm:
Delphi-Quellcode:
program test;
uses Windows;
begin
  MessageBox(0, Pchar('Hallo Welt. Hallo Welt. Hallo Welt. Hallo Welt.'), Pchar('Hallo'), 64);
end.
mit
- Delphi 6 Personal: 8 KB
- Delphi 2005 AE: 14 KB

(alles ungepackt)

cu,
stefan2005
  Mit Zitat antworten Zitat