VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Get Windows Version

Mike Whitman  (1 Submission)   Windows System Services   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Finds the OS version of Windows 95/SP1/OSR2, Win 98/SP1/SE, Win ME, Win NT 3.51/4.0, Windows 2000, Windows XP, Windows CE 1.0/2.0/2.1/3.0. (Revised Version)

Inputs
Eg. lblOS.Caption = GetWindowsVersion

Returns
O.S's specified

Side Effects
N/A

API Declarations
Public Declare Function GetVersionExA Lib "kernel32" (lpVersionInformation As OSVERSIONINFO) As Integer

Rate Get Windows Version (4(4 Vote))
Get Windows Version.bas

Get Windows Version Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters