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

Fix windows 7 support #24

Merged
merged 1 commit into from
Oct 5, 2022
Merged

Fix windows 7 support #24

merged 1 commit into from
Oct 5, 2022

Conversation

vlabo
Copy link
Member

@vlabo vlabo commented Oct 5, 2022

No description provided.

@vlabo vlabo requested a review from dhaavi October 5, 2022 14:06
@@ -36,19 +36,21 @@
<PlatformToolset>WindowsKernelModeDriver10.0</PlatformToolset>
<ConfigurationType>Driver</ConfigurationType>
<DriverType>KMDF</DriverType>
<DriverTargetPlatform>Universal</DriverTargetPlatform>
<DriverTargetPlatform>Desktop</DriverTargetPlatform>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Target platform Desktop is a bit confusing. It should support all windows Desktops and server.

https://learn.microsoft.com/en-us/windows-hardware/drivers/develop/target-platforms

@vlabo vlabo merged commit 41f0b96 into master Oct 5, 2022
@vlabo vlabo deleted the fix/windows7-plus-support branch November 4, 2022 09:49
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.

None yet

2 participants