JPDev@programming.dev to Programmer Humor@programming.dev · 2 年前dotnet developerprogramming.devimagemessage-square122fedilinkarrow-up11.65K
arrow-up11.65Kimagedotnet developerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 年前message-square122fedilink
minus-squareWrrzag@lemmy.mllinkfedilinkarrow-up5·2 年前Because it checks if the version starts with the string “Windows 9*”, not wether the number is less than 9.
minus-squaredan@upvote.aulinkfedilinkarrow-up2·2 年前This is a myth - code that checks the version number uses the internal version number, which is 4.0 for Windows 95.
Because it checks if the version starts with the string “Windows 9*”, not wether the number is less than 9.
This is a myth - code that checks the version number uses the internal version number, which is 4.0 for Windows 95.