How can I receive a message when user moves somebody else's window between Windows 10 virtual desktops?
I am currently using SetWinEventHook for all other similar purposes (like tracking minimization, text change, etc), but there does not seem to be an entry for moving between virtual desktops in the documentation for event types.