Results 1 to 4 of 4

Thread: Can anyone do this or know if its possible?

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2001
    Posts
    8

    Exclamation Can anyone do this or know if its possible?

    Is it possible for someone to make a c++ .dll file to retrive, the names of the nic card video card and sound card...?

    (example: videocard = riva tnt2, or nic= 3com905c, ya know, just like device manager does it)

    It cant seem to be done in VB..

    If anyone knows if this can be done in c++ or if anyone will do it for me PLEASE, PLEASE let me know!!!!

    Thanks
    digi

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You can do it in VB. You just need to use functions like waveOutGetNumDevs and all that.

    The headers have values for manufacturers I think, and the registry might store some stuff. The function above is a good place to start on MSDN.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Junior Member
    Join Date
    Apr 2001
    Location
    Richmond, VA
    Posts
    30

    Did you ever find this out?

    Did you ever find this out?

  4. #4
    Junior Member
    Join Date
    Apr 2001
    Location
    Richmond, VA
    Posts
    30

    Thanks

    Thanks

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