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

2010-01-09 Thread Maarten Lankhorst
Hi Alexandre, Alexandre Julliard schreef: Maarten Lankhorst 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}; Thi

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

2010-01-07 Thread Maarten Lankhorst
Hi Alexandre, Alexandre Julliard schreef: Maarten Lankhorst 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}; Thi

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

2010-01-07 Thread Alexandre Julliard
Maarten Lankhorst 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