Magellan
08-11-2006, 07:32 PM
Hi. I've been searching for about a day to find how i could tell my program to look for a specific Value in the registry and do an action when it finds it.
But i have a problem. the function DoesKeyExist is working well with keys, but i don't know what to do for values. I don't want to look for a value's value, but only the name of the value.
I thought i could then use GetValueNames, but i'd like to know how to search for one specific value in the table it returns.
Thank you.
But i have a problem. the function DoesKeyExist is working well with keys, but i don't know what to do for values. I don't want to look for a value's value, but only the name of the value.
I thought i could then use GetValueNames, but i'd like to know how to search for one specific value in the table it returns.
Thank you.