aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/advapi32.odin
Commit message (Expand)AuthorAgeFilesLines
* core:sys/info: iterate over registry nodes to enumerate GPUsJeroen van Rijn2025-10-101-0/+7
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* Merge remote-tracking branch 'upstream/master' into sys-windows-2Thomas la Cour2024-07-121-1/+172
|\
| * [sys/windows] Add advapi bindings, process-related functions and context-rela...flysand72024-07-121-1/+172
* | more windows stuffThomas la Cour2024-06-111-0/+37
|/
* Change `stdcall` -> `system`gingerBill2024-01-171-2/+2
* Enforce naming the parameters with `builtin.quaternion` to reduce confusiongingerBill2024-01-051-0/+5
* Add GetStartupInfoW. Rename StartupInfo to StartupInfoW.Elusive Porpoise2023-04-031-2/+2
* sys/windows: replace A with Whikari2022-10-101-2/+2
* sys/windows: add a bunch of stuffhikari2022-10-011-0/+30
* sys/windows: add RegSetKeyValueWhikari2022-06-161-0/+9
* sys/windows: add RegSetValueExWhikari2022-06-031-0/+9
* sys/windows: add registry functions and create winerror.odinhikari2022-06-031-1/+41
* Add more librariesgingerBill2022-05-121-0/+6
* 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
* Add support to core:windows to add/delete users.Jeroen van Rijn2021-04-131-0/+54
* Begin migration from sys/win32 to sys/windowsgingerBill2020-06-261-0/+12