15 Sep
2022
15 Sep
'22
8:20 a.m.
Huw Davies (@huw) commented about dlls/winecoreaudio.drv/unixlib.h:
*/ #include "mmddk.h"
+#define MAX_DEV_NAME_LEN 10 /* Max 32 bit digits */ Just to note again, this should just be defined inside `coreaudio.c`.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/813#note_8495