Getting Windows Status Information from Windows API (152601)
The information in this article applies to:
- Microsoft Excel 97 for Windows
- Microsoft Excel for Windows 95
This article was previously published under Q152601 SUMMARY
The following Visual Basic for Applications sample procedure demonstrates
how you can obtain system status information similar to the information
displayed in the Windows Program Manager About box. The sample program
displays the following information using the Windows API function(s)
indicated:
- The Windows version number with the GetVersion function.
- The CPU processor type.
- The amount of free memory
REFERENCES
For additional information, please see the following article(s) in the
Microsoft Knowledge Base:
147886 How VB Can Get Windows Status Information via API Calls
146650 INFO: Popular Windows API Functions to Use with Visual Basic 4.0
Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
---|
Keywords: | kbdtacode kbhowto kbProgramming KB152601 |
---|
|