sysinfo icon indicating copy to clipboard operation
sysinfo copied to clipboard

Strip out everything earlier than Windows XP

Open delphidabbler opened this issue 3 years ago • 2 comments

It's been almost 20 year since Window 9x came to an end and over ten since Windows 2000 bit the dust. So is there much point having all the legacy code that supports them cluttering up the unit?

This would be a breaking change, so there's also an opportunity to tidy up the API.

delphidabbler avatar Aug 29 '22 13:08 delphidabbler

If we drop support for compilers earlier than Delphi XE (issue #2), then there's no point supporting OSs the programs generated by XE can't run on. Need to check which they are.

delphidabbler avatar Oct 04 '24 07:10 delphidabbler