[PATCH 1/2] mmdevapi: Add code to enumerate NOTPRESENT devices

Alexandre Julliard julliard at winehq.org
Thu Jan 7 12:42:24 CST 2010


Maarten Lankhorst <m.b.lankhorst at 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
julliard at winehq.org



More information about the wine-devel mailing list