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

  /external/python/cpython3/PC/
winreg.c 976 typedef LONG (WINAPI *RDKEFunc)(HKEY, const wchar_t*, REGSAM, int);
977 RDKEFunc pfn = NULL;
984 pfn = (RDKEFunc)GetProcAddress(hMod,
    [all...]
  /external/python/cpython2/PC/
_winreg.c     [all...]

Completed in 103 milliseconds