Searched refs:winreg_SetValueEx_impl (Results 1 – 2 of 2) sorted by relevance
1222 winreg_SetValueEx_impl(PyObject *module, HKEY key,1240 return_value = winreg_SetValueEx_impl(module, key, value_name, reserved, type, value); in winreg_SetValueEx()
1796 winreg_SetValueEx_impl(PyObject *module, HKEY key, in winreg_SetValueEx_impl() function