Mit XE2 erstellte Programme laufen noch unter Win2k. Mit XE5 erstellte Programme laufen erst ab XP. Ersteres kann ich selbst bestätigen, letzteres sagt
Emba in seiner FAQ:
Zitat:
Will applications built with Delphi XE6 run on older versions of Windows including Windows XP, 2000, 95, 98 and Me?
Because of the use of
Unicode as the default string type, Windows 98, 95, and ME will not run applications produced with Delphi 2009 or later. These operating systems do not support
Unicode strings, and Microsoft has dropped support for them.
Applications built with Delphi 2009-XE2 and
VCL will run on Windows 2000 or later. Applications built with Delphi XE3-XE5 will run on Windows XP and later. Applications built with Delphi XE6 will run on Windows Vista or later and should (unofficially) also run fine on XP.
MfG Dalai