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
/
gdi32.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
import cleanup
jakubtomsu
6 days
1
-3
/
+1
*
Add more win32 bindings
bplu4t2f
2026-01-24
1
-2
/
+9
*
Improve formatting and `#raw_union` logic in `core:sys/windows`
gingerBill
2026-01-02
1
-50
/
+60
*
Fix some return types in core:sys/windows
gingerBill
2026-01-02
1
-1
/
+1
*
Fix incorrect type for FONTENUMPROCW
Jamie Dennis
2025-07-01
1
-1
/
+1
*
Fix CreateDibSection binding
Jeroen van Rijn
2025-05-05
1
-1
/
+1
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-1
/
+1
*
trim whitespace
Thomas la Cour
2024-08-08
1
-1
/
+1
*
format
Thomas la Cour
2024-07-25
1
-2
/
+2
*
more windows stuff
Thomas la Cour
2024-06-11
1
-76
/
+289
*
bitmap v5 header
Thomas la Cour
2024-03-03
1
-0
/
+45
*
Change `stdcall` -> `system`
gingerBill
2024-01-17
1
-1
/
+1
*
Add various missing windows procedures
Brennen Shaughnessy
2023-11-22
1
-0
/
+7
*
CreateSolidBrush and FillRect
JooperGH
2022-12-19
1
-0
/
+2
*
sys/windows: add DescribePixelFormat
hikari
2022-12-07
1
-0
/
+1
*
sys/windows: add a bunch of stuff
hikari
2022-10-01
1
-0
/
+1
*
sys/windows: add GetTextExtentPoint32W
hikari
2022-06-11
1
-0
/
+1
*
sys/windows: add functions and constants
hikari
2022-06-09
1
-0
/
+11
*
sys/windows: fix RGB macro again
hikari
2022-05-06
1
-1
/
+1
*
sys/win32: fix RGB macro
hikari
2022-05-06
1
-3
/
+1
*
sys/windows: fix build issues
hikari
2022-04-30
1
-1
/
+1
*
sys/windows: change macro and add comment
hikari
2022-04-30
1
-2
/
+4
*
sys/windows: add GetDCBrushColor
hikari
2022-04-30
1
-0
/
+1
*
sys/windows: add a couple of procedures and types
hikari
2022-04-30
1
-0
/
+5
*
sys/windows: fix gdi32 raw pointer types
hikari
2022-03-24
1
-3
/
+3
*
sys/windows: add basic Gdi32.lib support
hikari
2022-03-24
1
-0
/
+66