GetProductInfo
(API function) seems to crash on XP Professional, while it works perfectly on Windows 7 Ultimate. What is an alternative to it?
Asked
Active
Viewed 1,241 times
3

yolo
- 2,757
- 6
- 36
- 65
1 Answers
5
Windows XP does not have GetProductInfo function implemented. This microsoft page gives some code to get the version on OS's including XP. Although it is not a one liner!

Matt Wilko
- 26,994
- 10
- 93
- 143