Hi all i wanted to build a mac address changer tool so what im not understanding 1. how to get every NIC from the registry i now its loocated in here
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\ so how can i get all sub keys from here and read the DriverDesc name

2. how to example select after i get the NIC name i can create a Dword key in that subdirecotry with the name Network Name example

if somone undestand what i want to know please help sorry for my bad english and if possible comment all what you do i would like to learn from it