[PATCH] wbemprox: Fix CreateInstanceEnum/Async entries.

Hans Leidekker hans at codeweavers.com
Tue Sep 5 08:01:17 CDT 2017


On Tue, 2017-09-05 at 15:19 +0300, Andrey Gusev wrote:
> @@ -599,7 +599,7 @@ static HRESULT WINAPI wbem_services_CreateInstanceEnum(
>  
>  static HRESULT WINAPI wbem_services_CreateInstanceEnumAsync(
>      IWbemServices *iface,
> -    const BSTR strFilter,
> +    const BSTR strClass,
>      LONG lFlags,
>      IWbemContext *pCtx,
>      IWbemObjectSink *pResponseHandler )

I think the original name is fine.





More information about the wine-devel mailing list