ACC: Using Visual Basic to Determine Windows 95 or NT Version (140484)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q140484 Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
This article describes how you can use the GetVersionEx() Windows API
function to determine the version number of the operating system (Microsoft
Windows NT or Windows 95) running on the computer.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to your version of the
"Building Applications with Microsoft Access" manual.
REFERENCES
This article is the counterpart to the article "ACC: How to Determine
Windows and MS-DOS Versions" (Q109723), which describes how to use the
GetVersion() function with Microsoft Access 2.0 and 1.x to return the
version of Windows 3.x and MS-DOS.
Microsoft Win32 SDK Reference
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming KB140484 |
---|
|