|
|
|
|
|
by JelteF
4082 days ago
|
|
I hope you do understand that it would not damaging compatibility with 95-98, but with windows 8. The class of programs that this is for runs fine on Windows 8, because they are not executing legacy code for 95-98. But the check for 95-98 would return true for windows 9. So the legacy code will be executed, probably breaking stuff because the API has changed a lot. And as for some evidence this is the case:
https://searchcode.com/?q=if%28version%2Cstartswith%28%22win... |
|
At the end of the day, we're still only guessing at Microsoft's rationale. Esoteric compatibility issues seem lower down the list from issues like breaking away from the Windows 8 name (which has accumulated negative association in the public view).
Until Microsoft says for sure, it's just a bit silly to make the claim as fact.