aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/winerror.odin
Commit message (Expand)AuthorAgeFilesLines
* [core:sys/windows] add System Error Codes enumIgor Dreher2023-12-291-0/+5482
* Kernel32: Add more window bindings and improve consistencyLucas Perlind2022-09-011-0/+2
* Disallow `proc() do stmt` and only allow `proc() { stmt }`gingerBill2022-07-181-1/+1
* sys/windows: add macrohikari2022-06-081-0/+2
* sys/windows: add registry functions and create winerror.odinhikari2022-06-031-0/+46