dmsynth: Dump data passed to Download method.
[wine] / dlls / wbemprox / wbemprox_private.h
2012-10-17  Hans Leidekkerwbemprox: Implement Win32_Service.StopService.
2012-10-17  Hans Leidekkerwbemprox: Implement Win32_Service.StartService.
2012-10-17  Hans Leidekkerwbemprox: Implement Win32_Service.ResumeService.
2012-10-17  Hans Leidekkerwbemprox: Implement Win32_Service.PauseService.
2012-10-17  Hans Leidekkerwbemprox: Keep a reference to the table from uncommitte...
2012-10-15  Hans Leidekkerwbemprox: Pass an object instance to class methods.
2012-10-15  Hans Leidekkerwbemprox: Implement StdRegProv.GetStringValue.
2012-10-12  Hans Leidekkerwbemprox: Implement class methods StdRegProv.EnumKey...
2012-10-12  Hans Leidekkerwbemprox: Support overriding the CIM to VARIANT type...
2012-10-12  Hans Leidekkerwbemprox: Always convert from BSTR.
2012-10-10  Hans Leidekkerwbemprox: Add support for array types.
2012-10-10  Hans Leidekkerwbemprox: Add reference counting to the table structure.
2012-09-28  Hans Leidekkerwbemprox: Implement IWbemServices::ExecMethod.
2012-09-06  Hans Leidekkerwbemprox: Add support for uncommitted instances in...
2012-09-06  Hans Leidekkerwbemprox: Implement IWbemClassObject::SpawnInstance.
2012-07-30  Hans Leidekkerwbemprox: Add support for enumerating class properties.
2012-07-30  Hans Leidekkerwbemprox: Add support for enumerating class methods.
2012-07-30  Hans Leidekkerwbemprox: Store the class name in the class object.
2012-07-25  Hans Leidekkerwbemprox: Implement IWbemClassObject::GetMethod.
2012-07-25  Hans Leidekkerwbemprox: Add helpers for retrieving class instances.
2012-07-25  Hans Leidekkerwbemprox: Implement IWbemClassObject::Put.
2012-07-13  Hans Leidekkerwbemprox: Add support for creating new tables.
2012-07-13  Hans Leidekkerwbemprox: Add a partial StdRegProv class implementation.
2012-07-02  Hans Leidekkerwbemprox: Support overriding the CIM to VARIANT type...
2012-06-29  Hans Leidekkerwbemprox: Fix returned variant type and flavor for...
2012-06-28  Hans Leidekkerwbemprox: Add reference counting to the query object.
2012-06-28  Hans Leidekkerwbemprox: Support IClientSecurity on the class enumerat...
2012-06-27  Hans Leidekkerwbemprox: Store the result index in the class enumerato...
2012-06-26  Hans Leidekkerwbemprox: Implement IWbemServices::OpenNamespace.
2012-06-25  Hans Leidekkerwbemprox: Parse the resource string in IWbemLocator...
2012-06-20  Hans Leidekkerwbemprox: Implement Win32_Process.Handle.
2012-06-19  Hans Leidekkerwbemprox: Support mixed dynamic and static table data.
2012-06-19  Hans Leidekkerwbemprox: Implement IWbemClassObject::GetNames.
2012-06-18  Hans Leidekkerwbemprox: Add a partial Win32_Process class implementation.
2012-06-18  Hans Leidekkerwbemprox: Implement IWbemClassObject::Get.
2012-06-15  Hans Leidekkerwbemprox: Implement IEnumWbemClassObject::Next.
2012-06-15  Hans Leidekkerwbemprox: Add support for evaluating query conditions.
2012-06-15  Hans Leidekkerwbemprox: Add a partial Win32_BIOS class implementation.
2012-06-15  Hans Leidekkerwbemprox: Add support for parsing WQL queries.
2012-06-14  Hans Leidekkerwbemprox: Add stub implementations of IEnumWbemClassObj...
2012-06-14  Hans Leidekkerwbemprox: Add a stub implementation of IWbemServices.
2011-05-25  Marcus Meissnerwbemprox: Mark one internal function with hidden visibi...
2009-07-14  Hans Leidekkerwbemprox: Add a stub implementation of IWbemLocator.