|
-
Sep 17th, 2001, 04:51 AM
#1
Thread Starter
New Member
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
-
Sep 17th, 2001, 11:43 AM
#2
Monday Morning Lunatic
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
-
Nov 9th, 2001, 12:20 PM
#3
Junior Member
Did you ever find this out?
Did you ever find this out?
-
Nov 9th, 2001, 02:28 PM
#4
Junior Member
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
|