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

Add WAIT_RETURN_CAUSE enum #310

Merged
merged 2 commits into from
Mar 10, 2021
Merged

Add WAIT_RETURN_CAUSE enum #310

merged 2 commits into from
Mar 10, 2021

Conversation

seritools
Copy link
Contributor

Fixes #77. Also added MAXIMUM_WAIT_OBJECTS, which is mentioned in the WaitForMultipleObjects docs.

Is there a recommended way of naming these enums? I've just given it some name that seems fitting.

@ghost
Copy link

ghost commented Mar 6, 2021

CLA assistant check
All CLA requirements met.

@sotteson1 sotteson1 merged commit 5807c1a into microsoft:master Mar 10, 2021
@seritools seritools deleted the wait-enum branch March 13, 2021 22:43
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.

Missing WAIT_OBJECT_0 and friends
2 participants