Searched refs:winreg_CreateKeyEx_impl (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/PC/clinic/ |
D | winreg.c.h | 314 winreg_CreateKeyEx_impl(PyObject *module, HKEY key, const wchar_t *sub_key, 391 _return_value = winreg_CreateKeyEx_impl(module, key, sub_key, reserved, access); in winreg_CreateKeyEx()
|
/external/python/cpython3/PC/ |
D | winreg.c | 966 winreg_CreateKeyEx_impl(PyObject *module, HKEY key, const wchar_t *sub_key, in winreg_CreateKeyEx_impl() function
|