aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/tlhelp.odin
Commit message (Collapse)AuthorAgeFilesLines
* Improve formatting; fix types; add struct field tagsgingerBill2026-01-021-51/+51
|
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-1/+1
| | | | file tag syntax.
* [sys/windows]: Fix the type declaration for MODULEENTRY32Wflysand72024-07-021-2/+2
|
* [core/windows]: Bind tlhelp.h functions from kernel32.dllflysand72024-06-301-0/+101