<-- Previous || Up || Next -->

Get Windows Version Property
Windows API Class

Public Property Get GetWindowsVersion( _
    ) As String

Get the version number of Microsoft Windows and return it in the form of a string.

Example:
    GetWindowsVersion = "4.0"
Note: Windows 95 is version "4.0".
See also:
    VersionNumberCompare Function
    GetVersion Function (Windows API)
v1.3 Change: Removed 16-bit support from this function.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.