In addition to all the named values you can create underneath
a registry key with the RegSetValueEx function,
there is also the so-called default value which
you obtain by passing NULL or a pointer to a null
string as the lpValue .
This default value
Read More...