Frédéric Delanoy
|
408c351035
|
oledb32/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:54 +01:00 |
Frédéric Delanoy
|
0a51a8203b
|
oledb32/tests: Constify some character strings.
|
2013-12-27 14:31:53 +01:00 |
Alistair Leslie-Hughes
|
05a807af49
|
oledb32: Implement IDataSourceLocator get/put hWnd.
|
2013-10-01 13:10:14 +02:00 |
Nikolay Sivov
|
0988938d0f
|
oledb32: Implement SetRowPosition().
|
2013-08-26 15:00:51 +02:00 |
Nikolay Sivov
|
05528ea01b
|
oledb32: Implement GetRowPosition().
|
2013-08-23 10:41:18 +02:00 |
Nikolay Sivov
|
149c392e09
|
oledb32: Implement IRowPosition_GetRowset().
|
2013-08-23 10:41:15 +02:00 |
Nikolay Sivov
|
def652e594
|
oledb32: Implement IRowPosition_ClearRowPosition() with events.
|
2013-08-23 10:41:12 +02:00 |
Nikolay Sivov
|
b5a7303504
|
oledb32/tests: A basic test for IRowPosition_Initialize().
|
2013-08-22 19:02:04 +02:00 |
Alistair Leslie-Hughes
|
e1c34221b3
|
oledb32: Implement IErrorRecord::AddErrorRecord.
|
2013-08-20 11:53:36 +02:00 |
Nikolay Sivov
|
2111d70c25
|
oledb32: Added IConnectionPointContainer stub.
|
2013-08-02 11:24:44 +02:00 |
Nikolay Sivov
|
6297ba3dcb
|
oledb32: Stub for IRowPosition.
|
2013-08-01 12:11:05 +02:00 |
Alistair Leslie-Hughes
|
325b824de5
|
oledb32: Add IErrorInfo Support.
|
2013-07-31 22:26:55 +02:00 |
Alistair Leslie-Hughes
|
ba16113dc5
|
oledb32: Add more database tests.
|
2013-06-19 20:09:53 +02:00 |
Alistair Leslie-Hughes
|
57d0efa459
|
oledb32: Properties aren't case sensitive.
|
2013-06-17 19:30:49 +02:00 |
Alistair Leslie-Hughes
|
7f1473ac59
|
oledb32: Support more default properties.
|
2013-06-05 17:31:39 +02:00 |
Nikolay Sivov
|
461c09e5d6
|
oledb32: Add a table of init properties, support Persist Security Info switch in init string.
|
2013-02-11 11:46:07 +01:00 |
Nikolay Sivov
|
3e8d4e76e5
|
oledb32: Support data source properties from init string passed to GetDataSource().
|
2012-12-28 18:20:04 +01:00 |
Nikolay Sivov
|
ec4de1f9fe
|
oledb32: Partial implementation of GetDataSource().
|
2012-12-27 12:07:38 +01:00 |
Alistair Leslie-Hughes
|
0eef665dbf
|
oledb32: Add IDBProperties support in IDBInitialize.
|
2012-10-08 13:41:37 +02:00 |
Francois Gouget
|
6be0dd10de
|
oledb32/tests: Make test_database() static.
|
2012-10-04 10:41:36 +02:00 |
Alistair Leslie-Hughes
|
8f8212b856
|
oledb32: Add support for IDBInitialize interface in IDataInitialize.
|
2012-10-03 13:15:43 +02:00 |