I noticed QT used to have a separate definition for NT 5.2 and it was used here in previous QT source.
qt/qtbase@a75d42e#diff-171a71294769ce715f7cad90b7d993a802335ab2dc64d98c45873c777ca94124L2044-L2065
I replaced it with just XP thinking it was the same.
4211b50#diff-45adaa7b1c57112da1cf0b6e1b3a8c4f15e6d83eddd6e1d1c7e14f43a9a83b94R2118-R2143
However I went back and checked, and the patch only accounts for NT 5.1. I'm not sure if I should make a separate 2003 descriptor or bump the definition for XP to 5.2. Or something else idk.
I noticed QT used to have a separate definition for NT 5.2 and it was used here in previous QT source.
qt/qtbase@a75d42e#diff-171a71294769ce715f7cad90b7d993a802335ab2dc64d98c45873c777ca94124L2044-L2065
I replaced it with just XP thinking it was the same.
4211b50#diff-45adaa7b1c57112da1cf0b6e1b3a8c4f15e6d83eddd6e1d1c7e14f43a9a83b94R2118-R2143
However I went back and checked, and the patch only accounts for NT 5.1. I'm not sure if I should make a separate 2003 descriptor or bump the definition for XP to 5.2. Or something else idk.