Commit Graph

33 Commits

Author SHA1 Message Date
Rob Shearman 36dae82a68 msdaps: Clear *pcPropertySets value in IDBProperties_GetProperties_Stub to fix a test. 2009-11-16 17:16:06 +01:00
Francois Gouget 9b329b2ed2 oledb32/tests: Add a trailing '\n' to an ok() call. 2009-11-16 12:43:06 +01:00
Rob Shearman bafd91106e oledb32: Fix style of accessing prgPropertySets in Test_DBProperties_GetProperty.
The parameter is a pointer to an array, so don't access it like it is
an array of pointers.
2009-11-12 13:13:11 +01:00
Rob Shearman b81b24f9da oledb32: Fix IDBProperties::GetProperties test on Windows. 2009-11-12 13:13:05 +01:00
Rob Shearman d5ef09409d oledb32: Add test for marshalling IDBProperties. 2009-11-09 20:24:50 +01:00
Huw Davies 0efdde1f42 oledb32/tests: Fix some failing tests on win98. 2009-11-04 16:45:18 +01:00
Huw Davies b3cdc6d7c8 oledb32: Add some conversions to DBTYPE_UI8. 2009-10-28 13:41:10 +01:00
Huw Davies 21bbdb7157 oledb32: Add some conversions to DBTYPE_CY. 2009-10-28 13:41:06 +01:00
Huw Davies 0d3e83c1c8 oledb32: Add some conversions to DBTYPE_R4. 2009-10-28 13:41:01 +01:00
Huw Davies 39166ccab0 oledb32: Add some conversions to DBTYPE_UI4;. 2009-10-28 13:40:56 +01:00
Huw Davies deb38f467d oledb32: Add some conversions to DBTYPE_UI1. 2009-10-28 13:40:50 +01:00
Huw Davies 64a8eb601e oledb32: Add a few simple conversions to DBTYPE_GUID. 2009-10-28 13:40:44 +01:00
Huw Davies 76e0090565 oledb32: Add a couple of conversions to DBTYPE_FILETIME. 2009-10-27 13:44:32 +01:00
Huw Davies ed53dafcab oledb32: Add CanConvert support for DBTYPE_FILETIME. 2009-10-27 13:44:26 +01:00
Huw Davies a94e8088c8 oledb32: Implement conversions to DBTYPE_BYREF | DBTYPE_WSTR. 2009-10-02 16:24:53 +02:00
Huw Davies 91ef7037b7 oledb32: Implement conversions to DBTYPE_WSTR. 2009-09-24 15:13:37 +02:00
Huw Davies a2e069b159 oledb32: Implement conversions to DBTYPE_BSTR. 2009-09-24 15:13:32 +02:00
Huw Davies 12037aa441 oledb32: Add conversions to DBTYPE_I2. 2009-09-24 15:13:25 +02:00
Huw Davies 4a61c1d265 oledb32: Implement DBTYPE_STR and DBTYPE_WSTR src types. 2009-09-23 14:36:06 +02:00
Huw Davies a3d947c70f oledb32: Implement some conversions to DBTYPE_I4. 2009-09-23 14:36:03 +02:00
Huw Davies 62a75bfc3e oledb32/tests: Add tests for conversions to DBTYPE_I4. 2009-09-22 17:47:41 +02:00
Huw Davies 681b08b0fe oledb32: Implement CanConvert. 2009-09-22 16:18:14 +02:00
Huw Davies fb68974dcd oledb32/tests: Add CanConvert tests for DBTYPE_BYREF, DBTYPE_ARRAY and DBTYPE_VECTOR. 2009-09-22 16:18:10 +02:00
Huw Davies f4fb963e2c oledb32/tests: Skip tests on older versions of the conversion library. 2009-09-22 16:15:12 +02:00
Huw Davies 7b1f1c7123 oledb32/tests: Skip tests on older versions of the conversion library. 2009-09-18 10:47:21 -05:00
Huw Davies 5028334c9a oledb32/tests: Add CanConvert tests. 2009-09-17 10:10:54 -05:00
Huw Davies 678f98ea88 oledb32/tests: Add some tests for IDCInfo. 2009-09-10 12:13:37 +02:00
Huw Davies 93fa219bbf oledb32: Implement the IDCInfo interface. 2009-09-10 11:42:30 +02:00
Huw Davies e789b1e5c0 oledb32: Add a stub IDCInfo interface. 2009-09-09 16:25:23 +02:00
Huw Davies 50046f21d4 oledb32: Add stub DllCanUnloadNow. 2009-09-09 16:25:21 +02:00
Huw Davies d36e1cefde oledb32: Add registration routines. 2009-09-09 16:25:21 +02:00
Huw Davies f2490c50d9 oledb32: Add a stub implementation of the conversion library class. 2009-09-02 15:32:38 +02:00
Huw Davies bcfce0592b oledb32: Add a stub oledb32.dll. 2009-09-02 15:31:33 +02:00