Commit Graph

85 Commits

Author SHA1 Message Date
Francois Gouget e7979679b1 msdaps: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:15 +09:00
Alexandre Julliard 0d533cf0bd makefiles: Allow define arguments to be specific to a single file. 2014-01-07 12:20:25 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard 1adaad4c89 makefiles: Remove no longer needed dlldata.o and testlist.o extra objects. 2013-12-31 19:05:12 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Alexandre Julliard c7803b885b makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
Alexandre Julliard 074f30b9e3 makefiles: Add makedep pragmas for proxy idl files. 2013-11-05 20:38:18 +01: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
Nikolay Sivov 39bee356ee msdaps: Use proper method macro. 2012-08-24 11:32:07 +02:00
Marcus Meissner 22d7af02e6 msdaps: Mark create_* functions as hidden. 2011-10-03 15:51:13 -05:00
Francois Gouget ed3c9a1eca Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
Alexandre Julliard 9a5141b325 msdaps: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 17:20:40 +02:00
Michael Stefaniuc 5c40a8a9ac msdaps: COM cleanup for the IClassFactory iface. 2011-01-07 10:22:27 +01: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
Alexandre Julliard c57519cf4c msdaps: Convert dll registration to the IRegistrar mechanism. 2010-12-02 13:22:03 +01:00
Alexandre Julliard 624ca877f1 msdaps: Remove the redundant IRowset interface. 2010-11-29 13:28:23 +01:00
Michael Stefaniuc f27209eb58 msdaps: Standardize the COM usage in row_server.c. 2010-11-29 13:28:22 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Francois Gouget 1aa51f56d7 msdaps: Make create_rowset_proxy() static. 2010-08-24 15:22:35 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Francois Gouget 3428b94a8d Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Huw Davies 1e9e76e056 msdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs. 2010-02-08 17:14:44 +01:00
Huw Davies 559a7c8fc0 msdaps: Add support for remoting IRowChange_SetColumns. 2010-02-08 17:14:44 +01:00
Huw Davies d3f81a95df msdaps: Add support for remoting IRow_Open. 2010-02-05 13:14:46 +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 0ea0079abf msdaps: Add support for remoting IRowsetLocate_GetRowsAt. 2010-02-05 13:14:46 +01:00
Huw Davies 8c5f4f0822 msdaps: Add support for remoting IRowset_GetData. 2010-02-05 13:14:46 +01:00
Huw Davies a437cc25d4 msdaps: Add support for remoting IRowsetInfo_GetProperties. 2010-02-05 13:14:46 +01:00
Huw Davies ef32e8615c msdaps: Add support for remoting IAccessor_GetBindings. 2010-02-05 13:14:46 +01:00
Huw Davies 5a407112da msdaps: Add support for remoting IAccessor_ReleaseAccessor. 2010-02-05 13:14:46 +01:00
Huw Davies 95c9417e0a msdaps: Add support for remoting IAccessor_CreateAccessor. 2010-02-05 13:14:46 +01:00
Huw Davies 7cbf164fe3 msdaps: Expose IRowsetLocate, IRowsetInfo and IAccessor on the client side. 2010-02-04 14:06:35 +01:00
Huw Davies 7deb07cf2f msdaps: Add server side stubs for IAccessor. 2010-02-04 14:06:35 +01:00
Huw Davies 59c2caa6f4 msdaps: Add server side stubs for IRowsetInfo. 2010-02-04 14:06:35 +01:00
Huw Davies 923805b576 msdaps: Add server side stubs for IRowsetLocate. 2010-02-04 14:06:35 +01:00
Huw Davies e44206d102 msdaps: Add support for remoting IRowset_ReleaseRows. 2010-02-04 14:06:35 +01:00
Huw Davies 93ea2e00de msdaps: Add support for remoting IRowset_GetNextRows. 2010-02-04 14:06:35 +01:00