wbemprox: Store the result index in the class enumerator instead of the view.
[wine] / dlls / wbemprox / services.c
2012-06-26  Hans Leidekkerwbemprox: Implement IWbemServices::CreateInstanceEnum.
2012-06-26  Hans Leidekkerwbemprox: Implement IWbemServices::OpenNamespace.
2012-06-25  Hans Leidekkerwbemprox: Parse the resource string in IWbemLocator...
2012-06-15  Hans Leidekkerwbemprox: Add support for parsing WQL queries.
2012-06-14  Hans Leidekkerwbemprox: Add a stub implementation of IWbemServices.