aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/bcrypt.odin
Commit message (Collapse)AuthorAgeFilesLines
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-1/+1
| | | | file tag syntax.
* Change `stdcall` -> `system`gingerBill2024-01-171-1/+1
|
* Convert all uses of `*_from_slice` to `*_from_bytes` where appropriategingerBill2022-05-161-1/+1
|
* Remove unneeded semicolons from the core librarygingerBill2021-08-311-1/+1
|
* Allow `core:sys/windows` to build on Windows onlyJeroen van Rijn2021-07-151-0/+1
|
* Begin migration from sys/win32 to sys/windowsgingerBill2020-06-261-0/+10