pavan
December 10th, 1998, 06:54 PM
Hi frineds,
I would like to enumerate all the keys under HKEY_CLASSES_ROOT\CLSID\
and put them in a collection or variant array .
Can any one help me with the code how to achieve it?
Afterwards i would like to traverse the collection using "for each next" and do
my own stuff on that.
If any one knows how to use the API RegEnumValue() in a loop so that
i can enumerate all the keys under HKEY_CLASSES_ROOT\CLSID\, pl tell me.
If possible please help me with the sample code in VB.
Thanking you.
With Regards
pavan
I would like to enumerate all the keys under HKEY_CLASSES_ROOT\CLSID\
and put them in a collection or variant array .
Can any one help me with the code how to achieve it?
Afterwards i would like to traverse the collection using "for each next" and do
my own stuff on that.
If any one knows how to use the API RegEnumValue() in a loop so that
i can enumerate all the keys under HKEY_CLASSES_ROOT\CLSID\, pl tell me.
If possible please help me with the sample code in VB.
Thanking you.
With Regards
pavan