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

Review Windows ctypes kernel32 calls error handling #2670

Open
jsirois opened this issue Feb 9, 2025 · 0 comments
Open

Review Windows ctypes kernel32 calls error handling #2670

jsirois opened this issue Feb 9, 2025 · 0 comments
Labels
gedanken-bug A potential bug derived by reading code. tech-debt Issue that addresses technical debt.

Comments

@jsirois
Copy link
Member

jsirois commented Feb 9, 2025

It's unclear which error types should be ignored vs propagated in various Win API call we make.

MSDN references seem to be poor in spelling out individual function error possibilities.

There is a global reference here: https://winprotocoldocs-bhdugrdyduf5h2e4.b02.azurefd.net/MS-ERREF/%5bMS-ERREF%5d.pdf That is not super useful with ~0 context.

@jsirois jsirois added tech-debt Issue that addresses technical debt. gedanken-bug A potential bug derived by reading code. labels Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gedanken-bug A potential bug derived by reading code. tech-debt Issue that addresses technical debt.
Projects
None yet
Development

No branches or pull requests

1 participant