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

Fixing crash on Windows > 22000 #79

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

maciej-makowski
Copy link

@maciej-makowski maciej-makowski commented Oct 3, 2022

Fix for #76.

Changes:

  • Applying patch suggested in this comment to fix COM interface definition
  • Fixing IID to ensure minor changes in OS build number will not require new Properties/Settings.settings entry and new assembly build every time. Instead the library will take the latest settings entry that is not higher than current OS build
  • Adding Rider config directory to .gitignore

@maciej-makowski maciej-makowski changed the title Fixing crash on Windows > 22000 (#76) Fixing crash on Windows > 22000 Oct 3, 2022
@maciej-makowski maciej-makowski marked this pull request as ready for review October 3, 2022 21:30
@rayzorben
Copy link

@maciej-makowski would you be willing to maintain a fork of this project with your updates? @Grabacr07 doesn't seem to have any interest in keeping this updated, with 11 PRs still in progress and no comments on issues in this repo.

@sameera
Copy link

sameera commented Jan 30, 2024

@rayzorben Looks like https://github.com/Slion/VirtualDesktop is the most maintained fork. I was just able to build and run with VS 2022 on Windows 11 (Version 10.0.22621 Build 22621)

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

Successfully merging this pull request may close these issues.

3 participants