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

SetWinEventHook wrong value of enum parameter #398

Closed
luojunyuan opened this issue May 13, 2023 · 0 comments
Closed

SetWinEventHook wrong value of enum parameter #398

luojunyuan opened this issue May 13, 2023 · 0 comments

Comments

@luojunyuan
Copy link

Describe the bug and how to reproduce

public enum WINEVENT

I'm not sure is this a mistake, The value of WINEVENT_OUTOFCONTEXT should be 0x0.

a source code reference

but it doesn't matter in my situation. I can't see any difference.

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

No branches or pull requests

2 participants