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

缺少SendMessageTimeoutW和SendMessageTimeoutA #80

Open
xmsz-stu opened this issue Sep 2, 2023 · 2 comments
Open

缺少SendMessageTimeoutW和SendMessageTimeoutA #80

xmsz-stu opened this issue Sep 2, 2023 · 2 comments

Comments

@xmsz-stu
Copy link

xmsz-stu commented Sep 2, 2023

https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-sendmessagetimeoutw

@laztheripper
Copy link

Yeah I'm also needing this, using just SendMessageW eventually causes deadlocks when something goes wrong and the receiving app isn't able to read the message. This eventually causes my entire app to stop working because the wrapper for SendMessageW just waits infinitely for a return.

@waitingsong
Copy link
Owner

waitingsong commented Jun 28, 2024

SendMessageTimeoutW() added

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

3 participants