http://www.vb-helper.com/HowTo/osver3.zip

	Purpose
Get the operating system using GetVersionExA

	Method
This version is a little better. It identifies Windows 98 and, as far as I
know, Windows 2000. It does not correctly identify Windows NT 5, though.

Thanks to all these people for providing help:

	Allan Ramsay (a-ramsay@ellijay.com)
	Bob Franzese (bobfranzese@erols.com)
	SSPecora@aol.com
	Neil Crosby (ncrosby@worldnet.att.net)
	Robert Heinig (rheinig-beikuk@gmx.net)
	Miguel Vargas (miguel.vargas@fedex.com)

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
