wined3d: Remove unused variables.
[wine] / dlls / wbemprox / services.c
2012-06-29  Hans Leidekkerwbemprox: Avoid an exception when tracing the principal...
2012-06-28  Hans Leidekkerwbemprox: Support IClientSecurity on the class enumerat...
2012-06-28  Hans Leidekkerwbemprox: Implement IWbemServices::GetObject.
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.