19 Mar
2024
19 Mar
'24
1:50 p.m.
strmbase: Fallback to InitializeCriticalSection() if RTL_CRITICAL_SECTION_FLAG_FORCE_DEBUG_INFO is unsupported. RTL_CRITICAL_SECTION_FLAG_FORCE_DEBUG_INFO is supported since Win8 and strmbase is used in tests (with fb64ea8675dc1ab4cc4e89a9924f3672a6662136 breaking them on older Win versions). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5355