index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
sys
/
windows
/
advapi32.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-12
1
-1
/
+172
|
\
|
*
[sys/windows] Add advapi bindings, process-related functions and context-rela...
flysand7
2024-07-12
1
-1
/
+172
*
|
more windows stuff
Thomas la Cour
2024-06-11
1
-0
/
+37
|
/
*
Change `stdcall` -> `system`
gingerBill
2024-01-17
1
-2
/
+2
*
Enforce naming the parameters with `builtin.quaternion` to reduce confusion
gingerBill
2024-01-05
1
-0
/
+5
*
Add GetStartupInfoW. Rename StartupInfo to StartupInfoW.
Elusive Porpoise
2023-04-03
1
-2
/
+2
*
sys/windows: replace A with W
hikari
2022-10-10
1
-2
/
+2
*
sys/windows: add a bunch of stuff
hikari
2022-10-01
1
-0
/
+30
*
sys/windows: add RegSetKeyValueW
hikari
2022-06-16
1
-0
/
+9
*
sys/windows: add RegSetValueExW
hikari
2022-06-03
1
-0
/
+9
*
sys/windows: add registry functions and create winerror.odin
hikari
2022-06-03
1
-1
/
+41
*
Add more libraries
gingerBill
2022-05-12
1
-0
/
+6
*
Remove unneeded semicolons from the core library
gingerBill
2021-08-31
1
-1
/
+1
*
Allow `core:sys/windows` to build on Windows only
Jeroen van Rijn
2021-07-15
1
-0
/
+1
*
Add support to core:windows to add/delete users.
Jeroen van Rijn
2021-04-13
1
-0
/
+54
*
Begin migration from sys/win32 to sys/windows
gingerBill
2020-06-26
1
-0
/
+12