|
-
May 30th, 2001, 01:40 PM
#1
Thread Starter
New Member
Help me with network adapter
How can i find what network adapter installed on my PC ( or any other device, but network adapter is prefered)
-
May 30th, 2001, 03:46 PM
#2
Addicted Member
The registry...
The registry holds the information regarding your hardware. On Windows NT/2000/XP, look in:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class
All the different types of hardware are enumerated there, along with some information about the specific devices. For example, the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}
will always hold the information regarding modems. The key exists even if there aren't any modems attached to the computer.
I don't remember the exact location in the registry under Win9x/ME...it isn't the same key as WinNT/2K/XP but the theory is the same. The only difference is that instead of cryptic-looking strings (actually ClassIDs) the names of the hardware can be used.
Things I've Said:
"Life's funny like that...elephants can wear frilly lace panties, and Dubya still looks like a monkey in a big chair"
"Take four goats and strap one to each foot of a llama. Presto, goat-powered llama!"
"You want to get me to work more, get me a Coke. No? Then deal with inferior garbage, I'm not coding another line and your clients can go to......thanks, I'd love a Coke right about now!"
-
Jun 1st, 2001, 01:36 AM
#3
Lively Member
you can view ur devices
click control pannel
dbl click system
where u can find allmost all the information abt ur system.
if u just wana find abt ur net adapter u can dbl click network icon in control pannel
where u can find all abt it.
Adeel Ahmed
-
Jun 1st, 2001, 09:14 AM
#4
Addicted Member
Very true...the way I posted was the way to do it in VB
Things I've Said:
"Life's funny like that...elephants can wear frilly lace panties, and Dubya still looks like a monkey in a big chair"
"Take four goats and strap one to each foot of a llama. Presto, goat-powered llama!"
"You want to get me to work more, get me a Coke. No? Then deal with inferior garbage, I'm not coding another line and your clients can go to......thanks, I'd love a Coke right about now!"
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
|