VirtualDesktop
VirtualDesktop copied to clipboard
I think this might not work with Win11 Dev Insider build 23606
I don't use this project, but I use another that used this project as reference. So I tried to update that project with the newer Win11 23H2 GUID's and method prototypes you were using but that didn't work. Then I found a 3rd project that had a similar issue someone recently reported and it turned out the newer Win 11 insider dev build uses a newer GUID that I don't think I saw you use here in this project. I tried it out with my code and it did indeed seem to be the issue. So I thought I'd point it out so you don't need to go hunting for the new GUID when the issue turns up. You can find the new GUID in my pr for the first project: https://github.com/FuPeiJiang/VD.ahk/pull/62