Fix an error when dynamically linking when forcing the UWP build.

This also fixes a possible crash during initialization due to leaving a
thread running after early termination of the initialization routine.
This commit is contained in:
David Reid
2023-11-04 08:43:16 +10:00
parent b19cc09fd0
commit eb0ce6f1a5
3 changed files with 42 additions and 38 deletions
+1
View File
@@ -41,6 +41,7 @@ will receive the captured audio.
If multiple backends are specified, the priority will be based on the order in which you specify them. If multiple waveform or noise types
are specified the last one on the command line will have priority.
*/
#define MA_FORCE_UWP
#include "../test_common/ma_test_common.c"
typedef enum