Ciantic / VirtualDesktopAccessor

DLL for accessing Windows 11/10 Virtual Desktop features from e.g. AutoHotkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Win 11 issues

loggerheads-with-binary opened this issue · comments

The functions from the DLL, namely:

IsWindowOnCurrentVirtualDesktopProc  
GetCurrentDesktopNumberProc
GoToDesktopNumberProc  
MoveWindowToDesktopNumberProc

seem to not be working properly. Sometimes there are erratic window movements, but mostly nothing. Can this be fixed(on my end, by the signature or recompilation after some edits) or is this some Windows issue or will the program have to be redeveloped?

Others seems to report the DLL works on Windows 11 though... I don't have W11.

Ohh, okay. I'll just check if it's a build issue or something. Thank you