17 Sep
2025
17 Sep
'25
10 a.m.
Huw Davies (@huw) commented about programs/winecfg/audio.c:
};
static WCHAR g_drv_keyW[256] = L"Software\\Wine\\Drivers\\"; +static WCHAR g_midimap_keyW[256] = L"Software\\Microsoft\\Windows\\CurrentVersion\\Multimedia\\MIDIMap"; Could we just use this string in-place where it's needed?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8954#note_116074