MScholtes / VirtualDesktop

C# command line tool to manage virtual desktops in Windows 10
MIT License
595 stars 59 forks source link

Exception TYPE_E_ELEMENTNOTFOUND #65

Closed Taster-git closed 1 year ago

Taster-git commented 1 year ago

Hi @MScholtes

When handle/ApplicationView/AppId of sticky notes are passed to these methods

GetWindowDesktopId(IntPtr topLevelWindow)
IsViewPinned(IApplicationView applicationView)
IsAppIdPinned(string appId)

then TYPE_E_ELEMENTNOTFOUND exception occurs.

Test OS Info: Win10, Build # 19045

Thanks.

MScholtes commented 1 year ago

I guess this is related to https://github.com/MScholtes/VirtualDesktop/issues/66?

I need more explanation what error occurs with VirtualDesktop.

Greetings

Markus

MScholtes commented 1 year ago

Closed since it interferes with actual issues because of the Windows 11 August Preview Patch.