While using the app, it sometimes crashes. Here's the error message:
'CallbackOnCollectedDelegate' : 'A callback was made on a garbage collected delegate of type 'RedlinesApp!RedlinesApp.GlobalMouseListener+HookProc::Invoke'. This may cause application crashes, corruption and data loss. When passing delegates to unmanaged code, they must be kept alive by the managed application until it is guaranteed that they will never be called.'
While using the app, it sometimes crashes. Here's the error message: