|
-
Mar 2nd, 2004, 01:20 PM
#1
Thread Starter
New Member
All my system info
Hi!
I was looking for some source code to build a program which shows my system info, including Microprocessor, Video card, Sound Card, Network adapter, Drives, RAM Memory, etc
Basically, lists all hardware in a PC.
But I couldn't find anything. I found simple things like available ram memory or disk space.
I need not only those, but also the others (micro, video, motherboard, etc)
Perhaps some external control or something... Any ideas?
-
Mar 2nd, 2004, 01:42 PM
#2
Frenzied Member
Try the About Template, it uses MS's Info routine that is pretty good. If you dont have that template, I'll post the code.
-
Mar 2nd, 2004, 01:47 PM
#3
Thread Starter
New Member
About Template??? Please post it!
-
Mar 2nd, 2004, 02:38 PM
#4
Frenzied Member
On the right side where your Project Info screen is, right click on your Project, hit Add, then Form. In the window, choose the About Form and you should see the System Info code in there.
-
Mar 2nd, 2004, 02:56 PM
#5
Thread Starter
New Member
Oh! yes, I know what you are talking about now.
But it doesn't give me every info I need like video card, sound car, net card, etc.
I need something better!!! please I'm going crazy!
-
Mar 2nd, 2004, 03:11 PM
#6
Esquiu
Download an install Microsoft Core SDK. You can get the job done with that.
-
Mar 2nd, 2004, 03:47 PM
#7
Frenzied Member
Sure it does, but I guess it depends on how you want to use the information that it gives you.
But it's all there.
Originally posted by Esquiu
Oh! yes, I know what you are talking about now.
But it doesn't give me every info I need like video card, sound car, net card, etc.
I need something better!!! please I'm going crazy!
-
Mar 2nd, 2004, 05:04 PM
#8
Banned
Originally posted by Esquiu
Oh! yes, I know what you are talking about now.
But it doesn't give me every info I need like video card, sound car, net card, etc.
I need something better!!! please I'm going crazy!
If you do it right, that button on the about form will give you all there is to know about your computer and all it's hardware...
-
Mar 2nd, 2004, 11:02 PM
#9
Thread Starter
New Member
Ok, ok! You all are right!
I have all the information using that msinfo32 app.
The problem is that I can't manipulate things, I mean, this will be a network program, I need to send some pc info to a server side, so I need to manipulate everything (like soundcard, videocard, processor, etc)
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
|