bifferos
2015-05-31 11:07:05 UTC
I've produced a script that lets you generate a python module containing the
definitions in a windows header file. I do realise that gcc-xml can also help
with stuff like this, but I wanted to try another approach to see where it got me.
The script is here:
https://github.com/bifferos/wrappers/blob/master/defines.py
thanks,
Biff.
definitions in a windows header file. I do realise that gcc-xml can also help
with stuff like this, but I wanted to try another approach to see where it got me.
The script is here:
https://github.com/bifferos/wrappers/blob/master/defines.py
thanks,
Biff.