Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Information Required
Message
From
07/02/2002 06:25:33
 
 
To
07/02/2002 05:10:26
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00616469
Message ID:
00616491
Views:
25
You have two alternatives:
First, you can use Microsoft SysInfo control to gather information about operating system or UPS-status. In this way, however, you cannot gather information about processor, motherboard, etc.
Second, you can use API-function to gather necessary information. Check MSDN and/or API Text Viewer for these functions:

GetSystemInfo
GlobalMemoryStatus
GetWindowsDirectory
GetSystemDirectory
GetVersionEx

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform