Review Windows ctypes kernel32 calls error handling #2670
Labels
gedanken-bug
A potential bug derived by reading code.
tech-debt
Issue that addresses technical debt.
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.
The text was updated successfully, but these errors were encountered: