edde746
da95901d39
fix: Windows native code bugs and dedup
- fix unsigned underflow in Utf8FromUtf16 when WideCharToMultiByte fails
- fix inverted freopen_s logic in console attach
- remove misleading WS_EX_APPWINDOW from GWL_STYLE mask
- close mutex handle on normal exit
- extract SetHDRStateForTarget, EnableComposition/DisableComposition, DisplayModeToMap helpers
- cache GetWindowsVersion result
2026-04-02 15:02:07 +02:00
..
2026-04-02 15:02:07 +02:00
2026-04-02 15:02:07 +02:00
2026-03-10 22:24:14 +01:00
2026-03-10 22:24:14 +01:00
2026-04-02 15:02:07 +02:00
2026-04-02 15:02:07 +02:00
2026-03-18 02:36:29 +01:00
2026-02-17 03:11:52 +01:00
2026-04-02 15:02:07 +02:00
2026-04-02 13:05:58 +02:00
2026-04-02 13:22:27 +02:00
2026-04-02 15:02:07 +02:00
2025-12-02 15:46:19 +01:00