Replies: 1 comment 6 replies
-
Thanks for maintaining this library! The 22621.2213 fix also mostly works for me. The one exception I noticed is that DllCall(RegisterPostMessageHookProc, Int, hwnd, Int, 0x1400 + 30)
OnMessage(0x1400 + 30, "VWMess")
VWMess(wParam, lParam, msg, hwnd) {
; nothing in here gets executed when desktops change
} Does any one else run into the same issue? I am on 22621.2428. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you for the quick fix for Win11 22621.2213 build, working perfectly (for me) on that build. Very much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions