Maarten Lankhorst <m.b.lankho...@gmail.com> writes: > @@ -33,6 +35,13 @@ > > WINE_DEFAULT_DEBUG_CHANNEL(mmdevapi); > > +static const WCHAR software_wine_mmdevapi[] = > + { > 'S','o','f','t','w','a','r','e','\\','W','i','n','e','\\','m','m','d','e','v','a','p','i',0};
This looks suspicious. Why do you need a Wine-specific config for this? -- Alexandre Julliard julli...@winehq.org