Grabacr07 / VirtualDesktop

C# wrapper for the Virtual Desktop API on Windows 11.
MIT License
631 stars 135 forks source link

Desktop name is empty #71

Open strizi254 opened 2 years ago

strizi254 commented 2 years ago

Hi there,

I have already seen "Desktop name is empty #65", but can somebody please explain me more in detail, why we cannot get the name of the desktops under Windows10. I just upgraded my own project from .net framework to .net 6 and now the names are not available anymore. With the (old) .net framework (4.72) repository of your VirtualDesktop it was possible and I liked to use it under Win10. For the Wallpaper-Path I understand it, that's a newly feature and in my project I don't need this, but the VD-Name would be good. Is there any way/workaround for this?

Regards Rolf