Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IApplicationView Guid incorrect for older version of Windows 10 #13

Open
sliddington opened this issue Aug 21, 2016 · 0 comments
Open

Comments

@sliddington
Copy link

VirtualDesktopHelper.MoveToDesktop() fails because the Guid for IApplicationView in the version I have is 2929D253-6BF8-47A5-B229-3ED113C5B404. If I change to this Guid it works.

Settings says I have version 1511 Build 10586.545.

When I debug it is IVirtualDesktopManagerInternal10240 that is instantiated.

I considered fixing myself and submitting but wasn't sure how you would want to do it as I can't see how you can expose IApplicationView without wrapping it in your own class to make it work in all versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant