Find the version of Windows which is currently running.
This function queries the running Windows kernel for version information and then decodes it based on Windows standards.
menu: Veeos ==> System ==> winVersion
library: sysLib
Running on XP/32 returns:
This is an updated version of the code written and contributed to VRF by Georg Nied in 2003. In some cases there is an ambiguity since kernels are sometimes shared between versions. For instance, Windows XP 64 shares a kernel with Windows 2003 so this kernel query cannot distinguish between the two.
VEE 7.0+. Windows 3.1+