SaifAqqad / AHK_MicMute

Control your microphone using keyboard and mouse hotkeys.
The Unlicense
174 stars 14 forks source link

Bug when changing desktop resolution #93

Closed SK10 closed 8 months ago

SK10 commented 11 months ago

When ever I change the desktop resolution while MicMute is opened I get this error.

Error: Ox8001010D - An outgoing call cannot be made since the
application is dispatching an input-synchronous call.
        Line*
-->  480: displaysQuery:=
ComObjGet(this._wmiPath).ExecQuery("SeIect * from WmiMonitorlD")
The current thread will exit.
SaifAqqad commented 11 months ago

I pushed a commit that fixes this issue, you can try it in the latest dev build

SK10 commented 11 months ago

It worked. Thanks

SaifAqqad commented 8 months ago

This still shows up sometimes ☹️