- Aug 12, 2001
- 40,730
- 670
- 126
If anyone is testing 8.1 RTM, be aware that GetVersionEx will report the version as 6.2 (Windows 8.0).
MS explains this by saying "programs don't do a good job of handling version detection, so we decided to lie to you for your own good."
MS helpfully introduces a new API that tells the truth, but that API requires the 8.1 SDK.
http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx
MS explains this by saying "programs don't do a good job of handling version detection, so we decided to lie to you for your own good."
MS helpfully introduces a new API that tells the truth, but that API requires the 8.1 SDK.
http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.aspx
