Is there somebody who is running on Win XP? I need to determine the OS version info through code. I already know how to extract the relevant information, but I don't have access to XP machine, so if somebody could run my code on XP and return me the data needed, it would be great.
The code is in a class module, and you just need to call the GetPlatform function of the class. The output of the function is what I want.


Thanks
Amitabh