|
-
July 27th, 2004, 04:52 AM
#1
How to get system information?
I urgently need to get the system info ( list of hardware & software installed )
Plz provide me any links or readymade programs .
-
July 27th, 2004, 12:37 PM
#2
Take a look at this MSDN KB article.
Also, you could look at this article on CG.
Last edited by Andreas Masur; August 2nd, 2004 at 02:06 AM.
-
July 27th, 2004, 12:58 PM
#3
If you want to use a singular interface that encompasses many levels of System Information then use WMI (CIMV2)
http://msdn.microsoft.com/library/de...l/anch_wmi.asp
-
August 1st, 2004, 03:46 PM
#4
For readymade programs related to the system information do visit http://codeproject.com/system. You'll need to register (free) to download the sample code.
while(true)
cout<<"C++ is divine\n";
Feroz Zahid
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|