amazing-andrew / AutoHotkey.Interop

A wrapper to natively interact and embed autohotkey into your .net program.
GNU General Public License v2.0
185 stars 54 forks source link

AccessViolation Exception in Desktop Bridged App #13

Open poochie89 opened 3 years ago

poochie89 commented 3 years ago

I am using this Wrapper in a Desktop Bridge App , 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: