I have an error that pops up on the application output when I run a project which says:
[Error] DelayHook can't open TMUMH_DELAY_HOOKING_MUTEX, error code: 2
It keeps being printed on the application output every second or two.
As far as I can see, it does not affect the program anyway.
I tried creating two new projects, a fresh console project and a fresh Widgets project and run them without editing anything. They had the same error message printed on the output.
What could be the reason behind this Error Message?