Can anyone tell me what this paragraph from the MSDN documenation for RegCreateKeyEx lpClass parameter means:
"lpClass
Pointer to a null-terminated string that specifies the class (object type) of this key. This parameter is ignored if the key already exists."
Nowhere is it stated that keys are of different types.
Also what are the permissible values for this parameter?
"lpClass
Pointer to a null-terminated string that specifies the class (object type) of this key. This parameter is ignored if the key already exists."
Nowhere is it stated that keys are of different types.
Also what are the permissible values for this parameter?