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

RegisterPowerSettingNotification flags param missing association with REGISTER_NOTIFICATION_FLAGS #1779

Closed
Enyium opened this issue Dec 25, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Enyium
Copy link

Enyium commented Dec 25, 2023

The flags parameter of RegisterPowerSettingNotification() is a u32, althought the constants that can be used for it (DEVICE_NOTIFY_WINDOW_HANDLE and DEVICE_NOTIFY_SERVICE_HANDLE) have the type REGISTER_NOTIFICATION_FLAGS. flags should also be of type REGISTER_NOTIFICATION_FLAGS.

@riverar
Copy link
Collaborator

riverar commented Dec 28, 2023

Closing for same reason stated in #1781

@riverar riverar closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2023
@riverar
Copy link
Collaborator

riverar commented Dec 28, 2023

Reopening: flags is missing association with REGISTER_NOTIFICATION_FLAGS

@riverar riverar reopened this Dec 28, 2023
@riverar riverar changed the title RegisterPowerSettingNotification() needs other parameter type RegisterPowerSettingNotification flags param missing association with REGISTER_NOTIFICATION_FLAGS Dec 28, 2023
@riverar riverar added the enhancement New feature or request label Dec 28, 2023
@mikebattista mikebattista self-assigned this Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants