Results 1 to 4 of 4

Thread: Help me with network adapter

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Israel
    Posts
    9

    Question 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)

  2. #2
    Addicted Member csammis's Avatar
    Join Date
    Mar 2001
    Location
    /dev/null
    Posts
    226

    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!"

  3. #3
    Lively Member
    Join Date
    Nov 2000
    Location
    Pakistan
    Posts
    80
    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

  4. #4
    Addicted Member csammis's Avatar
    Join Date
    Mar 2001
    Location
    /dev/null
    Posts
    226
    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
  •  



Click Here to Expand Forum to Full Width