Mark Grandi added the comment: I Attempted to modify Reg2Py and Py2Reg to handle the QWORDs, this is assuming that the only thing that needs to change is just using PyLong_AsUnsignedLongLong()/FromUnsignedLongLong() instead of just UnsignedLong()
the patch has the same changes as the 'part1' patch + the Py2Reg and Reg2Py changes ---------- Added file: http://bugs.python.org/file37825/winreg_add_qword_constants_part2_markgrandi.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23026> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com