Searched refs:RegEnumKey (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/Lib/distutils/
H A Dmsvccompiler.py30 RegEnumKey = _winreg.EnumKey variable
42 RegEnumKey = win32api.RegEnumKey variable
70 k = RegEnumKey(handle, i)
144 key = RegEnumKey(h, 0)
H A Dmsvc9compiler.py31 RegEnumKey = _winreg.EnumKey variable
86 k = RegEnumKey(handle, i)
163 key = RegEnumKey(h, 0)
/external/python/cpython2/PC/os2vacpp/
H A Dgetpathp.c193 DWORD rc = RegEnumKey(newKey,
209 DWORD rc = RegEnumKey(newKey,

Completed in 180 milliseconds