Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Win 10 Virtual Desktops
#2
There are Windows API to move windows of current process, but not of other processes.
If other process, need to create a dll, inject it to the window's process and call the API from there. QM cannot do it.

To show on all desktops, try
SetWinStyle w WS_EX_TOOLWINDOW 5


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)