zspitz / ts-activex-gen

Library + UI for generating Typescript definitions / DefinitelyTyped packages from COM type libraries / LibreOffice Doxygen XML
MIT License
12 stars 4 forks source link

Generate declarations for event handling #16

Closed zspitz closed 7 years ago

zspitz commented 7 years ago

Depends on http://stackoverflow.com/questions/41713117/event-handlers-on-automation-objects-in-an-hta-using-javascript

Would require a custom library function (like this) that does the following:

zspitz commented 7 years ago

Adds overloads for the aforementioned library. Fixed by https://github.com/zspitz/ts-activex-gen/commit/c56e95dfcc9f09c7965c0043d75f404a3532e407.