quartz: Use target rect if set otherwise default to source rect in VideoRenderer_Auto...
[wine] / dlls / wbemprox / table.c
2012-10-04  Hans Leidekkerwbemprox: Remove dynamic tables from the global list...
2012-10-04  Hans Leidekkerwbemprox: Store a copy of the table name.
2012-09-28  Hans Leidekkerwbemprox: Implement IWbemServices::ExecMethod.
2012-09-04  Hans Leidekkerwbemprox: Add support for boolean values in get_value_bstr.
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: Add support for boolean properties.
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: Implement IWbemClassObject::Put.
2012-07-13  Hans Leidekkerwbemprox: Add support for creating new tables.