strmbase: Fallback to InitializeCriticalSection() if RTL_CRITICAL_SECTION_FLAG_FORCE_...
commit86557b9e0ba8a783f1b0d0918b1ddec7e0a7749e
authorPaul Gofman <pgofman@codeweavers.com>
Tue, 19 Mar 2024 18:44:58 +0000 (19 12:44 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Mar 2024 22:02:11 +0000 (19 23:02 +0100)
tree932124743957f95d7b70b29a09307fe74a67f36c
parent525ef1bf777433dc64f21dbd0135cc4b509ce330
strmbase: Fallback to InitializeCriticalSection() if RTL_CRITICAL_SECTION_FLAG_FORCE_DEBUG_INFO is unsupported.
libs/strmbase/filter.c
libs/strmbase/pospass.c
libs/strmbase/seeking.c