GetProductInfo
(API function) seems to crash on XP Professional, while it works perfectly on Windows 7 Ultimate. What is an alternative to it?
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!