HomeSort by relevance Sort by last modified time
    Searched refs:winreg_QueryValue_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/PC/clinic/
winreg.c.h 767 winreg_QueryValue_impl(PyObject *module, HKEY key, Py_UNICODE *sub_key);
780 return_value = winreg_QueryValue_impl(module, key, sub_key);
    [all...]
  /external/python/cpython3/PC/
winreg.c     [all...]

Completed in 62 milliseconds