Searched refs:ValuePtr (Results 1 – 2 of 2) sorted by relevance
401 PWCHAR ValuePtr; in registry_callback() local467 ValuePtr = Buffer; in registry_callback()471 ValuePtr = NULL; in registry_callback()475 if (!do_reg_operation(KeyHandle, ValuePtr, Context, Flags)) in registry_callback()
417 PUNICODE_STRING ValuePtr; in registry_callback() local486 ValuePtr = &Value; in registry_callback()490 ValuePtr = NULL; in registry_callback()494 if (!do_reg_operation(KeyHandle, ValuePtr, &Context, Flags)) in registry_callback()