HotKeyIt / AutoHotkey_H-Docs

6 stars 4 forks source link

addScript causes Access Violation in Desktop Bridge App #12

Open poochie89 opened 3 years ago

poochie89 commented 3 years ago

I am using this Wrapper library in a Desktop Bridge App to load the Autohotkey.dll and call the addScript function. Most of the functions work fine, but some are causing a non-catchable, deadly AccessViolation Exception. These exceptions only happen if the app is "bridged"

Minimal reproducable example: