Skip to content

Fix to use CPP20 for compiler#1392

Merged
5an7y-Microsoft merged 3 commits into
mainfrom
GerritsMSFTSimpleMediaPlayerCompilerUpdate
Jun 10, 2026
Merged

Fix to use CPP20 for compiler#1392
5an7y-Microsoft merged 3 commits into
mainfrom
GerritsMSFTSimpleMediaPlayerCompilerUpdate

Conversation

@gerritsMSFT

Copy link
Copy Markdown
Contributor

STD 17 used experimental coroutine. STD 20 uses standard C++. WinRT will inherit the coroutine automatically, so updating to STD 20 will fix this issue.

STD 17 used experimental coroutine. STD 20 uses standard C++. WinRT will inherit the coroutine automatically, so updating to STD 20 will fix this issue.
@gerritsMSFT gerritsMSFT requested a review from a team as a code owner June 9, 2026 19:32
Comment thread general/SimpleMediaSource/MediaSource/MediaSource.vcxproj
The CPP20 compiler fix in this PR resolves the VS 18.4 build failure, so the build exclusion is no longer needed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@5an7y-Microsoft 5an7y-Microsoft requested a review from a team as a code owner June 9, 2026 21:40
Use WindowsApplicationForDrivers and WindowsUserModeDriver to access WDF
@5an7y-Microsoft 5an7y-Microsoft merged commit e99ae83 into main Jun 10, 2026
8 checks passed
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.

5 participants