mshtml: Added IHTMLFrameBase::frameBorder implementation.
[wine] / dlls / wbemprox / query.c
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-11  Hans Leidekkerwbemprox: Add support for evaluating string comparisons.
2012-07-03  Francois GougetAssorted spelling fixes.
2012-07-02  Hans Leidekkerwbemprox: Support overriding the CIM to VARIANT type...
2012-06-29  Hans Leidekkerwbemprox: Return 64-bit property values as strings.
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-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-22  Hans Leidekkerwbemprox: Handle more property types in get_propval.
2012-06-20  Hans Leidekkerwbemprox: Append key properties to the class path.
2012-06-20  Hans Leidekkerwbemprox: Add support for retrieving system properties.
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.