aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/comctl32.odin
Commit message (Expand)AuthorAgeFilesLines
* `for in string16`; Support `string16` across coregingerBill2025-08-021-5/+5
* fix space indentationsLaytan Laats2025-02-121-151/+151
* Win32: Fix strict style conformance.NotKyon2025-02-091-1/+1
* Win32: Fix cross-platform compilation.NotKyon2025-02-091-39/+41
* Win32: Fix -vet errors.NotKyon2025-02-091-12/+12
* Add common Windows control messages, constants, structures, macros, and support.NotKyon2025-02-091-0/+2061
* Add miscellaneous missing WinAPI functions, constants, and structures for com...NotKyon2025-02-011-0/+24
* Add SetWindowSubclass and RegisterHotKey functionsLion Schitik2025-01-081-0/+1
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* Change `stdcall` -> `system`gingerBill2024-01-171-1/+1
* sys/windows: add comctl32hikari2022-10-011-0/+9