Commit Graph

45 Commits

Author SHA1 Message Date
Nikolay Sivov 1dcf2ae5a8 msdaps: Added AddRefAccessor() proxy/stub.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-29 12:02:20 +09:00
Nikolay Sivov b50342ed53 msdaps: Always initialize error pointers in proxies.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-17 11:49:02 +09:00
Nikolay Sivov 2b5390290c msdaps: Fix GetBasicErrorInfo() method proxy (Clang).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-17 11:48:56 +09:00
Alistair Leslie-Hughes 0f8a0fd400 include: Add IColumnsInfo interface.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-12 23:07:30 +09:00
Francois Gouget e7979679b1 msdaps: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:15 +09:00
Nikolay Sivov 8b45127e85 oledb32: Added IChapteredRowset definition. 2013-08-22 19:02:04 +02:00
Nikolay Sivov 2a78e48e20 oledb32: Added IRowPositionChange interface definition. 2013-08-01 12:11:17 +02:00
Nikolay Sivov 387b5a3c12 msdaps: Implement some proxy/stub methods. 2013-07-31 16:29:49 +02:00
Nikolay Sivov 2fe34bfb09 include: Added IRowPosition interface definition. 2013-07-30 19:11:05 +02:00
Alistair Leslie-Hughes a32391ab6b oledb32: Add support for IErrorRecords. 2013-07-29 14:16:39 +02:00
Alistair Leslie-Hughes 83c14c723c oledb32: Add interface ISourcesRowset. 2013-07-29 14:15:08 +02:00
Nikolay Sivov 0d623c784c msdaps: Added some proxy/stubs for IDBDataSourceAdmin methods. 2013-04-22 12:37:51 +02:00
Nikolay Sivov 6d36bf5f27 msdaps: Added proxy/stub for IDBInitialize_Uninitialize(). 2013-04-22 12:37:51 +02:00
Michael Stefaniuc 8a9ab424ff msdaps: Remove left over "stub" from a TRACE(). 2013-04-19 16:16:17 +02:00
Nikolay Sivov 69008be65d msdaps: Implement IRowsetNotify stub/proxy methods. 2013-04-10 11:43:37 +02:00
Nikolay Sivov 7f78caa81c include: Added IRowsetNotify definition and proxy/stub stub implementation. 2013-04-08 11:36:09 +02:00
Andrew Talbot 78d9ee8a1a msdaps: Avoid signed-unsigned integer comparisons. 2013-02-14 11:00:52 +01:00
Francois Gouget ed3c9a1eca Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
Greg Geldorp f8e71a346c oledb32: Use correct 32/64-bit typedefs.
Paul Vriens did the hard stuff of figuring out that the typedefs in
oledb.idl were not correct.
2010-12-31 12:15:55 +01:00
Huw Davies 1e9e76e056 msdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs. 2010-02-08 17:14:44 +01:00
Huw Davies 06abf0006c msdaps: Make use of the row server in ICommand_Execute. 2010-02-05 13:14:46 +01:00
Huw Davies 82d35b0bf2 msdaps: Make use of the row server in IBindResource_Bind. 2010-02-05 13:14:46 +01:00
Huw Davies 3d2464b840 msdaps: Make use of the row server in ICreateRow_CreateRow. 2010-02-03 14:15:41 +01:00
Rob Shearman 36dae82a68 msdaps: Clear *pcPropertySets value in IDBProperties_GetProperties_Stub to fix a test. 2009-11-16 17:16:06 +01:00
Huw Davies b03b1443b2 include: Add asysta.idl. 2009-11-12 17:06:08 +01:00
Huw Davies cf8c3eca41 include: Add asynot.idl. 2009-11-11 11:59:26 +01:00
Rob Shearman da4f7a5dc1 msdaps: Implement IDBProperties_GetProperties_Proxy and IDBProperties_GetProperties_Stub. 2009-11-09 20:24:28 +01:00
Huw Davies 021eaadea3 msdaps: Implement IRowsetInfo_GetProperties proxy and stub. 2009-10-27 13:44:13 +01:00
Huw Davies 64dc7306d8 include: Add rstinf.idl. 2009-10-27 13:44:09 +01:00
Huw Davies d52a9cdd44 msdaps: Implement SetCommandText proxy and stub. 2009-10-27 13:43:57 +01:00
Huw Davies 19672d7167 include: Add cmdtxt.idl. 2009-10-27 13:43:51 +01:00
Huw Davies 8b5431ad3a include: Add cmdbas.idl. 2009-10-27 13:43:37 +01:00
Huw Davies d1472e2af2 msdaps: Implement ReleaseAccessor Proxy and Stub. 2009-10-26 15:05:46 +01:00
Huw Davies 18323f0ba5 msdaps: Implement CreateAccessor Proxy and Stub. 2009-10-26 15:05:42 +01:00
Huw Davies adedd8191e include: Add access.idl. 2009-10-26 15:05:37 +01:00
Huw Davies e2ec1f5630 msdaps: Implement IDBDataSourceAdmin_CreateDataSource proxy and stub. 2009-09-01 15:59:56 +02:00
Huw Davies c77ff19e66 msdaps: Implement IBindResource_Bind proxy and stub. 2009-08-25 14:57:28 +02:00
Huw Davies 5a94624055 msdaps: Implement IDBCreateCommand_CreateCommand proxy and stub. 2009-08-25 14:57:24 +02:00
Huw Davies 21137fe269 msdaps: Implement ICreateRow_CreateRow proxy and stub. 2009-08-25 14:57:14 +02:00
Huw Davies 835c097d4c msdaps: Implement ISessionProperties_SetProperties proxy and stub. 2009-08-24 15:17:36 +02:00
Huw Davies 78729fb47f msdaps: Implement IDBCreateSession_CreateSession proxy and stub. 2009-08-24 15:17:35 +02:00
Huw Davies 9d1ddfaa47 msdaps: Implement IDBProperties_SetProperties proxy and stub. 2009-08-24 15:17:35 +02:00
Huw Davies 27f087e25e msdaps: Implement IDBInitialize_Initialize proxy and stub. 2009-08-24 15:17:35 +02:00
Huw Davies 85342a1562 include: Remove const from [out] parameter. 2009-08-18 16:14:25 +02:00
Huw Davies b8e97560fb msdaps: Initial stub. 2009-08-04 13:51:07 +02:00