I probably could add the build number too. But what do you need the build number for?
To my understanding, each Windows NT version (and for some NT version also each Service Pack) has a corresponding build number. So the build number doesn't rally give you any additional benefit over knowing the NT version plus the Service Pack version, right?
Also, using the VerifyVersionInfo "trick" will probably be much more inefficient with such large values, as used for the build numbers...
|