]> Repos - portaudio/commit
wasapi: Check for the supported Windows version explicitly in PaWasapi_Initialize... winrt
authordmitrykos <dmitrykos@neutroncode.com>
Thu, 5 Aug 2021 17:23:39 +0000 (20:23 +0300)
committerdmitrykos <dmitrykos@neutroncode.com>
Thu, 5 Aug 2021 17:23:39 +0000 (20:23 +0300)
commit999ca47aeb3954dc8a41df9b510a7b9f035cb3d9
tree811979746b1710ddcc392de09ba73ccefccff661
parent16884fc2019cd8b269eac000db9e2bd938f89a85
wasapi: Check for the supported Windows version explicitly in PaWasapi_Initialize() and avoid relying on existence on avrt.dll for detecting the compatible platform (user could provide avrt.dll stub that will break initialization of the library if OS version does not support WASAPI backend).
src/hostapi/wasapi/pa_win_wasapi.c