inhumanoid
October 20th, 1999, 09:38 AM
I try to overwrite a (Default) key in the registry but instead I add a key with the same name (so now I have two keys with the name (Default) wich is not what I want)
I do it like this:
SaveSettingString HKEY_CLASSES_ROOT, "blahbal", "(Default)", "blahblah"
Maybe "(Default)" is wrong and there is a special Const or something ?
thanx
I do it like this:
SaveSettingString HKEY_CLASSES_ROOT, "blahbal", "(Default)", "blahblah"
Maybe "(Default)" is wrong and there is a special Const or something ?
thanx