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
/
winerror.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbio: add package
Laytan Laats
2026-01-11
1
-0
/
+7
*
Add `RtlNtStatusToDosError` `ERROR_MR_MID_NOT_FOUND` error
FourteenBrush
2025-09-09
1
-0
/
+1
*
Add `ERROR_NOT_FOUND`
FourteenBrush
2025-09-05
1
-0
/
+1
*
HRESULT_FROM_WIN32 correction
Vincent Billet
2025-05-26
1
-1
/
+1
*
COM & Audio useful bindings
Vincent Billet
2025-05-21
1
-0
/
+8
*
Mark procs as "contextless" in winerror.odin
NicknEma
2024-11-04
1
-7
/
+7
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-1
/
+1
*
Fix broken cases of `Seek` usage in `_file_stream_proc`
Feoramund
2024-08-28
1
-0
/
+1
*
Merge remote-tracking branch 'upstream/master' into sys-windows-2
Thomas la Cour
2024-07-11
1
-1
/
+1
|
\
|
*
Added some missing functions to core/sys/windows
Franz Höltermann
2024-06-11
1
-1
/
+1
*
|
more windows stuff
Thomas la Cour
2024-06-11
1
-3
/
+227
|
/
*
[core:sys/windows] add System Error Codes enum
Igor Dreher
2023-12-29
1
-0
/
+5482
*
Kernel32: Add more window bindings and improve consistency
Lucas Perlind
2022-09-01
1
-0
/
+2
*
Disallow `proc() do stmt` and only allow `proc() { stmt }`
gingerBill
2022-07-18
1
-1
/
+1
*
sys/windows: add macro
hikari
2022-06-08
1
-0
/
+2
*
sys/windows: add registry functions and create winerror.odin
hikari
2022-06-03
1
-0
/
+46