Does anyone know which messages are sent when switch display shortcuts are used: shift + win + left/right arrow keys?
none specific to that action that i can tell. and i just dug through them all the other day. if you're talking about windows itself, they may trap the individual WM_key messages or check the keys asynchronously if you're talking about 3rd party software it may be an application defined message.
i would think that it would send some type of message about change of window size or something. you're talking about switching between 2 monitors on a multi-monitor system, right?
Yep, for some reason my win app (CreateWindow, etc...) doesn't switch to other monitor.

Find content
Male