server: Move socket async activation to sock_poll_event.
[wine] / dlls / oledb32 / tests /
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...
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.