Message234526
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 |
|
| Date |
User |
Action |
Args |
| 2015-01-22 23:24:09 | markgrandi | set | recipients:
+ markgrandi, tim.golden, zach.ware, steve.dower |
| 2015-01-22 23:24:09 | markgrandi | set | messageid: <[email protected]> |
| 2015-01-22 23:24:09 | markgrandi | link | issue23026 messages |
| 2015-01-22 23:24:09 | markgrandi | create | |
|