Hi

I am trying to read registry sub key that is different every time. e.g. HKEY_LOCAL_MACHINE\1\2\3\x
I have to read this name x which is different each time. How?

Thanks

stanks
Posted on 2002-08-11 04:45:43 by stanks
RegEnumKey(Ex)
Posted on 2002-08-11 05:01:21 by NOP-erator