netstat: Initial implementation.
[wine] / dlls / oledb32 /
2012-12-27  Nikolay Sivovoledb32: Partial implementation of GetDataSource().
2012-12-10  Nikolay Sivovoledb32: Fix DBPROPSET and DBPROPINFOSET cleanup.
2012-11-29  Nikolay Sivovoledb32: Properly free property sets and propinfo sets...
2012-11-27  Huw Daviesoledb32: Add a 'fall through' comment.
2012-11-20  Nikolay Sivovoledb32: Implement IDataInitialize::GetInitializationSt...
2012-11-20  Nikolay Sivovoledb32: Implement IDataInitialize::CreateDBInstance.
2012-10-08  Alistair Leslie... oledb32: Add IDBProperties support in IDBInitialize.
2012-10-04  Francois Gougetoledb32/tests: Make test_database() static.
2012-10-03  Alistair Leslie... oledb32: Add support for IDBInitialize interface in...
2012-09-24  Alistair Leslie... oledb32: Add IDataInitialize interface support.
2012-09-17  Alistair Leslie... oledb32: Register typelib.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-07  Alistair Leslie... oledb32: Add DBTYPE_UI2 support to DataConvert.
2011-05-23  Marcus Meissneroledb32: Mark internal symbol with hidden visibility.
2010-12-31  Greg Geldorpoledb32: Use correct 32/64-bit typedefs.
2010-12-29  Michael Stefaniucoledb32: Use ifaces instead of vtbl pointers in convert.
2010-12-06  Michael Stefaniucoledb32: Use an iface instead of a vtbl pointer in...
2010-12-02  Alexandre Julliardoledb32: Convert dll registration to the IRegistrar...
2010-11-18  Andreas Pflugoledb32: Added conversions for R8,BOOL,DATE,DBTIMESTAMP.
2010-10-01  Alexandre Julliardtests: Make some variables static.
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-05-28  André Hentscheloledb32: Fix variant to integer conversion.
2010-05-26  André Hentscheloledb32: Add Variant to Integer conversion.
2010-05-26  André Hentscheloledb32: Fix dst_len in DataConvert.
2010-05-25  André Hentscheloledb32/tests: Preset dst_len to encounter more problems.
2010-04-06  Alex Villacís Lassooledb32: Implement conversion from DBTYPE_BYTES to...
2010-04-06  Alex Villacís Lassooledb32: Added tests for DBTYPE_BYTES to DBTYPE_WSTR...
2010-04-06  Alex Villacís Lassooledb32: Implement conversion from DBTYPE_GUID to DBTYP...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_GUID to DBTYPE_WSTR/DBTYP...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_I1/DBTYPE_UI1/DBTYPE_UI2...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_...
2010-04-06  Alex Villacís Lassooledb32: Add tests for DBTYPE_I4 to DBTYPE_WSTR/DBTYPE_...
2010-04-06  Alex Villacís Lassooledb32: Implemented OLEDB32 conversion to DBTYPE_STR.
2010-04-06  Alex Villacís Lassooledb32: Tests for OLEDB32 conversion to DBTYPE_STR...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-11-16  Rob Shearmanmsdaps: Clear *pcPropertySets value in IDBProperties_Ge...
2009-11-16  Francois Gougetoledb32/tests: Add a trailing '\n' to an ok() call.
2009-11-12  Rob Shearmanoledb32: Fix style of accessing prgPropertySets in...
2009-11-12  Rob Shearmanoledb32: Fix IDBProperties::GetProperties test on Windows.
2009-11-09  Rob Shearmanoledb32: Add test for marshalling IDBProperties.
2009-11-04  Huw Daviesoledb32/tests: Fix some failing tests on win98.
2009-10-28  Huw Daviesoledb32: Add some conversions to DBTYPE_UI8.
2009-10-28  Huw Daviesoledb32: Add some conversions to DBTYPE_CY.
2009-10-28  Huw Daviesoledb32: Add some conversions to DBTYPE_R4.
2009-10-28  Huw Daviesoledb32: Add some conversions to DBTYPE_UI4;.
2009-10-28  Huw Daviesoledb32: Add some conversions to DBTYPE_UI1.
2009-10-28  Huw Daviesoledb32: Add a few simple conversions to DBTYPE_GUID.
2009-10-27  Huw Daviesoledb32: Add a couple of conversions to DBTYPE_FILETIME.
2009-10-27  Huw Daviesoledb32: Add CanConvert support for DBTYPE_FILETIME.
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/tests: Add tests for conversions to DBTYPE_I4.
2009-09-22  Huw Daviesoledb32: Implement CanConvert.
2009-09-22  Huw Daviesoledb32/tests: Add CanConvert tests for DBTYPE_BYREF...
2009-09-22  Huw Daviesoledb32/tests: Skip tests on older versions of the...
2009-09-18  Huw Daviesoledb32/tests: Skip tests on older versions of the...
2009-09-17  Huw Daviesoledb32/tests: Add CanConvert tests.
2009-09-10  Huw Daviesoledb32/tests: Add some tests for IDCInfo.
2009-09-10  Huw Daviesoledb32: Implement the IDCInfo interface.
2009-09-09  Huw Daviesoledb32: Add a stub IDCInfo interface.
2009-09-09  Huw Daviesoledb32: Add stub DllCanUnloadNow.
2009-09-09  Huw Daviesoledb32: Add registration routines.
2009-09-02  Huw Daviesoledb32: Add a stub implementation of the conversion...
2009-09-02  Huw Daviesoledb32: Add a stub oledb32.dll.