Programming

Hello, I want to make a simple application that basicly detect, users Hardware, and if possible software. I want to do this in c++, and i was wondering if someone could help me, i mean if there is a tutorial on how i could do this.

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar14.webp

20 Posts
Location -
Joined 2003-12-13
Hello,
I want to make a simple application that basicly detect, users Hardware, and if possible software.
 
I want to do this in c++,
and i was wondering if someone could help me, i mean if there is a tutorial on how i could do this... if you could give me the link or if you could help me it would be great...
 
Oh, by the way i'm a noob in c++,lol
 
 
Thank you,
Dr_s99
 

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar34.webp

402 Posts
Location -
Joined 2004-09-11
What you could also use is "msinfo", you can either run it from its directory, in windowsXP its:
C:\Program Files\Common Files\Microsoft Shared\MSInfo
(full file name is "msinfo32.exe")
 
or you can click on START -> RUN -> type in msinfo32 -> click OK or press ENTER.
 
If this dont work for you, then you could at least get an idea with this info of what you wanna do or need.