Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get Windows number
Message
From
18/10/2013 09:48:26
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01585817
Message ID:
01585819
Views:
77
>Is it possible to retrieve Windows number using VFP ?
? "Windows " + OS(3) + "." + OS(4) + " " + OS(7) + ", Build " + OS(5)
The values returned by OS(3) and OS(4) are the standard Windows self-identifying numbers, as in 6.1 for Windows 7, 6.2 for Windows 8, and 6.3 for Windows 8.1.
See: http://msdn.microsoft.com/en-us/library/windows/desktop/ms724832%28v=vs.85%29.aspx
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform