Hello,
is it possible that the function RegDBKeyExist (szKey)
doesn´t take more than three keys?
After a call to RegDBSetDefaultRoot (nRootKey)
(first:nRootKey = HKEY_LOCAL_MACHINE;)
this failed:
szKey = "SOFTWARE\\aCompanyName\\Service_Packs\\Root directories";
RegDBKeyExist (szKey);
But if I only have three keys in the path it´s okey.
How can I go around this???
Thanks in advance!
alikza
