On Fri Mar 8 10:30:22 2024 +0000, Jinoh Kang wrote:
If the last error is 0xdeadbeef, broken() doesn't make it fail.
Done. How I should implement it to return `ERROR_INVALID_PARAMETER` on Windows 7+, and `0xdeadbeef` on previous OS (e.g. WIndows XP)?