Results 1 to 9 of 9

Thread: All my system info

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    9

    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?

  2. #2
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    9
    About Template??? Please post it!

  4. #4
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    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.

  5. #5

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    9
    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!

  6. #6
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385
    Esquiu


    Download an install Microsoft Core SDK. You can get the job done with that.

  7. #7
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    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!

  8. #8
    Banned Michael_Kamen's Avatar
    Join Date
    May 2001
    Location
    The Netherlands
    Posts
    1,180
    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...

  9. #9

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    9
    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
  •  



Click Here to Expand Forum to Full Width