msvcp90: Added basic_ofstream<wchar> implementation.
[wine] / dlls / wbemprox /
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-30  Hans Leidekkerwbemprox: Implement Win32_Service.AcceptPause and Win32...
2012-07-30  Hans Leidekkerwbemprox: Add support for boolean properties.
2012-07-27  Hans Leidekkerwbemprox: Parse the object path passed to IWbemServices...
2012-07-27  Hans Leidekkerwbemprox: Add a partial Win32_Service class implementation.
2012-07-27  Francois Gougetwbemprox: Make some signature table functions static.
2012-07-25  Hans Leidekkerwbemprox: Implement IWbemClassObject::GetMethod.
2012-07-25  Hans Leidekkerwbemprox: Reset the number of rows only when the table...
2012-07-25  Hans Leidekkerwbemprox: Fix corner cases in IEnumWbemClassObject...
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-13  Hans Leidekkerwbemprox: Return a null variant instead of an empty...
2012-07-13  Hans Leidekkerwbemprox: Implement Win32_NetworkAdapter.MACAddress...
2012-07-11  Hans Leidekkerwbemprox: Add support for evaluating string comparisons.
2012-07-09  Hans Leidekkerwbemprox: Implement Win32_Processor.Manufacturer and...
2012-07-09  Hans Leidekkerwbemprox: Add a partial Win32_BaseBoard class implement...
2012-07-03  Francois GougetAssorted spelling fixes.
2012-07-02  Hans Leidekkerwbemprox: Fix the CIM to VARIANT type mapping for a...
2012-07-02  Hans Leidekkerwbemprox: Support overriding the CIM to VARIANT type...
2012-06-29  Hans Leidekkerwbemprox: Add a partial Win32_LogicalDisk class impleme...
2012-06-29  Hans Leidekkerwbemprox: Avoid an exception when tracing the principal...
2012-06-29  Hans Leidekkerwbemprox: Return 64-bit property values as strings.
2012-06-29  Hans Leidekkerwbemprox: Win32_NetworkAdapter.InterfaceIndex is unsigned.
2012-06-29  Hans Leidekkerwbemprox: Fix returned variant type and flavor for...
2012-06-29  Hans Leidekkerwbemprox: Implement Win32_Processor.ProcessorId.
2012-06-28  Hans Leidekkerwbemprox: Implement IEnumWbemClassObject::Clone.
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-28  Hans Leidekkerwbemprox: Implement IWbemServices::GetObject.
2012-06-28  Hans Leidekkerwbemprox: Implement more properties of Win32_VideoContr...
2012-06-27  Hans Leidekkerwbemprox: Implement Win32_ComputerSystem.TotalPhysicalM...
2012-06-27  Hans Leidekkerwbemprox: Implement Win32_OperatingSystem.CSDVersion.
2012-06-27  Hans Leidekkerwbemprox: Implement Win32_NetworkAdapter.Speed.
2012-06-27  Hans Leidekkerwbemprox: Add support for 64-bit integer types.
2012-06-27  Hans Leidekkerwbemprox: Store the result index in the class enumerato...
2012-06-27  Hans Leidekkerwbemprox: Set the row count in fill_processor.
2012-06-26  Hans Leidekkerwbemprox Implement Win32_Processor.CpuStatus and Win32_...
2012-06-26  Hans Leidekkerwbemprox: Implement Win32_ComputerSystem.NumberOfLogica...
2012-06-26  Hans Leidekkerwbemprox: Implement Win32_OperatingSystem.OSLanguage...
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-25  Hans Leidekkerwbemprox: Add a partial Win32_NetworkAdapter class...
2012-06-22  Hans Leidekkerwbemprox: Add a partial Win32_VideoController class...
2012-06-22  Hans Leidekkerwbemprox: Handle more property types in get_propval.
2012-06-20  Hans Leidekkerwbemprox: Implement Win32_Process.CommandLine for the...
2012-06-20  Hans Leidekkerwbemprox: Append key properties to the class path.
2012-06-20  Hans Leidekkerwbemprox: Implement Win32_Process.Handle.
2012-06-20  Hans Leidekkerwbemprox: Add support for retrieving system properties.
2012-06-19  Hans Leidekkerwbemprox: Add a partial Win32_OperatingSystem class...
2012-06-19  Hans Leidekkerwbemprox: Support mixed dynamic and static table data.
2012-06-19  Hans Leidekkerwbemprox: Add a partial Win32_Processor class implement...
2012-06-19  Hans Leidekkerwbemprox: Add a partial Win32_ComputerSystem class...
2012-06-19  Hans Leidekkerwbemprox: Implement IWbemClassObject::GetNames.
2012-06-19  Hans Leidekkerinclude: Fix the definition of IWbemClassObject::GetNames.
2012-06-19  Hans Leidekkerwbemprox: Improve tracing in IWbemLocator::ConnectServer.
2012-06-18  Hans Leidekkerwbemprox: Add tests for IWbemServices.
2012-06-18  Hans Leidekkerwbemprox: Add query tests.
2012-06-18  Hans Leidekkerwbemprox: Add a partial Win32_Process class implementation.
2012-06-18  Hans Leidekkerwbemprox: Implement IWbemClassObject::Get.
2012-06-18  Hans Leidekkerwbemprox: Implement IEnumWbemClassObject::Skip.
2012-06-18  Hans Leidekkerwbemprox: Implement IEnumWbemClassObject::Reset.
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-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-05-25  Marcus Meissnerwbemprox: Mark one internal function with hidden visibi...
2010-12-29  Michael Stefaniucwbemprox: Use an iface instead of a vtbl pointer in...
2010-12-05  Michael Stefaniucwbemprox: Use an iface instead of a vtbl pointer in...
2010-12-02  Alexandre Julliardwbemprox: Convert dll registration to the IRegistrar...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-04  Nikolay SivovFix remaining copy&paste typos in self-registration...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-07-14  Hans Leidekkerwbemprox: Register interfaces.
2009-07-14  Hans Leidekkerwbemprox: Add class factory.
2009-07-14  Hans Leidekkerwbemprox: Add a stub implementation of IWbemLocator.
2009-05-06  Austin Englishwbemprox: Add stub dll.