Hi,
I am trying to use the APIs to read write to the registry:
QueryBinaryValue and SetBinaryValue to the first value in each key.
meaning.
lets asume i have the following path in my registry
HKEY_CLASSES_ROOT\*\shel\\Get Path\command
in Command i have the first key (Default). i want to Query and se valuse. in some reason i dont succeed to.
i use the open function. itreturn success. but the Query and set binary fails...
10x,
I am trying to use the APIs to read write to the registry:
QueryBinaryValue and SetBinaryValue to the first value in each key.
meaning.
lets asume i have the following path in my registry
HKEY_CLASSES_ROOT\*\shel\\Get Path\command
in Command i have the first key (Default). i want to Query and se valuse. in some reason i dont succeed to.
i use the open function. itreturn success. but the Query and set binary fails...
10x,