winecoreaudio: Remove some unused structure fields.
[wine] / dlls / oledb32 / convert.c
2009-10-02  Huw Daviesoledb32: Implement conversions to DBTYPE_BYREF | DBTYPE...
2009-09-24  Huw Daviesoledb32: Implement conversions to DBTYPE_WSTR.
2009-09-24  Huw Daviesoledb32: Implement conversions to DBTYPE_BSTR.
2009-09-24  Huw Daviesoledb32: Add conversions to DBTYPE_I2.
2009-09-23  Huw Daviesoledb32: Implement DBTYPE_STR and DBTYPE_WSTR src types.
2009-09-23  Huw Daviesoledb32: Implement some conversions to DBTYPE_I4.
2009-09-22  Huw Daviesoledb32: Implement CanConvert.
2009-09-10  Huw Daviesoledb32: Implement the IDCInfo interface.
2009-09-09  Huw Daviesoledb32: Add a stub IDCInfo interface.
2009-09-02  Huw Daviesoledb32: Add a stub implementation of the conversion...