I need bindings to work with the Windows Debugger.
I know I'll need parts of wdbgext.h and dbgeng.h to start with.
I'll submit a PR if an incomplete translation is acceptable. dbgeng.h is 25000+ lines (though quite a bit of duplication) and wdbgext.h has nearly 50 inline functions that I'm not keen on translating.
I need bindings to work with the Windows Debugger.
I know I'll need parts of wdbgext.h and dbgeng.h to start with.
I'll submit a PR if an incomplete translation is acceptable. dbgeng.h is 25000+ lines (though quite a bit of duplication) and wdbgext.h has nearly 50 inline functions that I'm not keen on translating.