C#, .NET, Registry key handle values, how do i map them to the registry path?

Posted by Tom on Stack Overflow See other posts from Stack Overflow or by Tom
Published on 2010-05-28T14:48:30Z Indexed on 2010/05/28 14:52 UTC
Read the original article Hit count: 109

Filed under:
|
|

Hey, i know the 5 registry hives have large 8-digit values for their handles and i have written a function which maps the value to the hive name.

However, i'm also getting (in my data) much smaller numbers like 60, 120 etc and i have no idea which registry keys these represent. What could i do to find out?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET