aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/dwmapi.odin
Commit message (Expand)AuthorAgeFilesLines
* Improve formatting and `#raw_union` logic in `core:sys/windows`gingerBill2026-01-021-4/+4
* sys/windows: fix tabsLaytan Laats2025-03-031-4/+4
* Update core/sys/windows/dwmapi.odingingerBill2025-03-021-1/+1
* Add DWM_WINDOW_CORNER_PREFERENCE enum for window corner preferencesRoman Osipov2025-02-261-0/+7
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* Fix win32 dwmapi enum.VladPavliuk2024-08-251-1/+1
* Fix `-vet-tabs` issuesgingerBill2024-08-241-1/+1
* Change `stdcall` -> `system`gingerBill2024-01-171-1/+1
* Add DwmGetWindowAttribute to core/sys/windowsreavencode2023-11-211-0/+1
* Fixed CI errorJooper2022-12-211-1/+1
* Added uxtheme bindingsJooperGH2022-12-191-3/+0
* Added more DWMAPI bindingsJooperGH2022-12-191-0/+41
* sys/windows: add Dwmapi.lib bindinghikari2022-04-051-0/+9