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?