Home
last modified time | relevance | path

Searched refs:Reg2Py (Results 1 – 22 of 22) sorted by relevance

/dports/lang/python37/Python-3.7.12/PC/
H A Dwinreg.c717 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1173 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1529 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/databases/py-sqlite3/Python-3.8.12/PC/
H A Dwinreg.c720 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1221 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1608 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/databases/py-gdbm/Python-3.8.12/PC/
H A Dwinreg.c720 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1221 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1608 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/lang/python-tools/Python-3.8.12/PC/
H A Dwinreg.c720 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1221 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1608 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/lang/python311/Python-3.11.0a3/PC/
H A Dwinreg.c730 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1231 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1618 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/lang/python310/Python-3.10.1/PC/
H A Dwinreg.c730 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1231 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1618 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/lang/python38/Python-3.8.12/PC/
H A Dwinreg.c720 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1221 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1608 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/lang/python39/Python-3.9.9/PC/
H A Dwinreg.c726 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1227 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1614 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/PC/
H A Dwinreg.c720 Reg2Py(BYTE *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1221 obData = Reg2Py(retDataBuf, retDataSize, typ); in winreg_EnumValue_impl()
1608 obData = Reg2Py(retBuf, bufSize, typ); in winreg_QueryValueEx_impl()
/dports/lang/python-legacy/Python-2.7.18/PC/
H A D_winreg.c917 Reg2Py(char *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1260 obData = Reg2Py(retDataBuf, retDataSize, typ); in PyEnumValue()
1514 obData = Reg2Py(retBuf, bufSize, typ); in PyQueryValueEx()
/dports/lang/python27/Python-2.7.18/PC/
H A D_winreg.c917 Reg2Py(char *retDataBuf, DWORD retDataSize, DWORD typ) in Reg2Py() function
1260 obData = Reg2Py(retDataBuf, retDataSize, typ); in PyEnumValue()
1514 obData = Reg2Py(retBuf, bufSize, typ); in PyQueryValueEx()
/dports/lang/python-legacy/Python-2.7.18/Misc/
H A DNEWS4657 - bpo-16759: Support the full DWORD (unsigned long) range in Reg2Py when
/dports/lang/python27/Python-2.7.18/Misc/
H A DNEWS4657 - bpo-16759: Support the full DWORD (unsigned long) range in Reg2Py when
/dports/databases/py-gdbm/Python-3.8.12/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py
/dports/lang/python37/Python-3.7.12/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py
/dports/lang/python311/Python-3.11.0a3/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py
/dports/lang/python-tools/Python-3.8.12/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py
/dports/lang/python38/Python-3.8.12/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py
/dports/lang/python39/Python-3.9.9/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py
/dports/databases/py-sqlite3/Python-3.8.12/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py
/dports/lang/python310/Python-3.10.1/Misc/
H A DHISTORY4545 - Issue #16759: Support the full DWORD (unsigned long) range in Reg2Py