views:

22

answers:

0
<computer>
      <Keyboard/>
      <Mouse/>
      <HardDisk/>
</computer>

Here ,Assume xml as a registry ,computer is a registry key ,and it have keyboard,mouse,harddisk ,these are subkeys to computer..now can u help me ,how can enumerate a subkey from xml using MSXML and registry function...Thanks in advance.