JPDev@programming.dev to Programmer Humor@programming.dev · 2 years agodotnet developerprogramming.devimagemessage-square114linkfedilinkarrow-up11.54Karrow-down111
arrow-up11.53Karrow-down1imagedotnet developerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square114linkfedilink
minus-squareWrrzag@lemmy.mllinkfedilinkarrow-up4·2 years agoBecause it checks if the version starts with the string “Windows 9*”, not wether the number is less than 9.
minus-squaredan@upvote.aulinkfedilinkarrow-up1·2 years agoThis 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.