Hi all,
All I want to do is check to see if a key exsists and if so just return a boolean value. for example.
HKey_LOCAL_MACHINE
software\microsoft\visualbasic\6.0\
if this is there return true.
I think I have to use RegOpenKeyEx in api but not sure on how to do it. If some one can provide an example I would apprecaite it.
thanks for you help:D
