mshtml: Added partial IHTMLDocument2::put_designMode implementation.
[wine] / dlls / msdaps /
2013-04-22  Nikolay Sivovmsdaps: Added some proxy/stubs for IDBDataSourceAdmin...
2013-04-22  Nikolay Sivovmsdaps: Added proxy/stub for IDBInitialize_Uninitialize().
2013-04-19  Michael Stefaniucmsdaps: Remove left over "stub" from a TRACE().
2013-04-10  Nikolay Sivovmsdaps: Implement IRowsetNotify stub/proxy methods.
2013-04-08  Nikolay Sivovinclude: Added IRowsetNotify definition and proxy/stub...
2013-02-14  Andrew Talbotmsdaps: Avoid signed-unsigned integer comparisons.
2012-08-24  Nikolay Sivovmsdaps: Use proper method macro.
2011-10-03  Marcus Meissnermsdaps: Mark create_* functions as hidden.
2011-08-03  Francois GougetAssorted spelling fixes.
2011-08-01  Alexandre Julliardmsdaps: Specify the PSFactoryBuffer class in the idl...
2011-01-07  Michael Stefaniucmsdaps: COM cleanup for the IClassFactory iface.
2010-12-31  Greg Geldorpoledb32: Use correct 32/64-bit typedefs.
2010-12-02  Alexandre Julliardmsdaps: Convert dll registration to the IRegistrar...
2010-11-29  Alexandre Julliardmsdaps: Remove the redundant IRowset interface.
2010-11-29  Michael Stefaniucmsdaps: Standardize the COM usage in row_server.c.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-24  Francois Gougetmsdaps: Make create_rowset_proxy() static.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-08  Huw Daviesmsdaps: Implement IDBAsynchNotify_OnProgress and OnStop...
2010-02-08  Huw Daviesmsdaps: Add support for remoting IRowChange_SetColumns.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRow_Open.
2010-02-05  Huw Daviesmsdaps: Make use of the row server in ICommand_Execute.
2010-02-05  Huw Daviesmsdaps: Make use of the row server in IBindResource_Bind.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowsetLocate_GetRowsAt.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowset_GetData.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowsetInfo_GetProperties.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_GetBindings.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_ReleaseAccessor.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_CreateAccessor.
2010-02-04  Huw Daviesmsdaps: Expose IRowsetLocate, IRowsetInfo and IAccessor...
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IAccessor.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowsetInfo.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowsetLocate.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_ReleaseRows.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_GetNextRows.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_AddRefRows.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowChange and IRowse...
2010-02-03  Huw Daviesmsdaps: Make use of the row server in ICreateRow_CreateRow.
2010-02-03  Huw Daviesmsdaps: Add support for remoting IRow_GetColumns.
2010-02-03  Huw Daviesmsdaps: Add a stub rowset proxy object.
2010-02-03  Huw Daviesmsdaps: Add a stub row proxy object.
2010-02-03  Huw Daviesmsdaps: Implement the marshalling object.
2010-02-03  Huw Daviesmsdaps: Add a stub server object.
2010-02-03  Huw Daviesmsdaps: Add a stub marshaller object.
2010-01-22  Huw Daviesmsdaps: Register the row and rowset proxy and server...
2010-01-22  Huw Daviesmsdaps: Add stub class factories for the row and rowset...
2010-01-22  Huw Daviesmsdaps: Switch to using an entry prefix for the auto...
2009-11-16  Rob Shearmanmsdaps: Clear *pcPropertySets value in IDBProperties_Ge...
2009-11-12  Huw Daviesinclude: Add asysta.idl.
2009-11-11  Huw Daviesinclude: Add asynot.idl.
2009-11-09  Rob Shearmanmsdaps: Implement IDBProperties_GetProperties_Proxy...
2009-10-27  Huw Daviesmsdaps: Implement IRowsetInfo_GetProperties proxy and...
2009-10-27  Huw Daviesinclude: Add rstinf.idl.
2009-10-27  Huw Daviesmsdaps: Implement SetCommandText proxy and stub.
2009-10-27  Huw Daviesinclude: Add cmdtxt.idl.
2009-10-27  Huw Daviesinclude: Add cmdbas.idl.
2009-10-26  Huw Daviesmsdaps: Implement ReleaseAccessor Proxy and Stub.
2009-10-26  Huw Daviesmsdaps: Implement CreateAccessor Proxy and Stub.
2009-10-26  Huw Daviesinclude: Add access.idl.
2009-09-01  Huw Daviesmsdaps: Implement IDBDataSourceAdmin_CreateDataSource...
2009-08-25  Huw Daviesmsdaps: Implement IBindResource_Bind proxy and stub.
2009-08-25  Huw Daviesmsdaps: Implement IDBCreateCommand_CreateCommand proxy...
2009-08-25  Huw Daviesmsdaps: Implement ICreateRow_CreateRow proxy and stub.
2009-08-25  Huw Daviesmsdaps: Use 2 byte structure packing for win32 code.
2009-08-24  Huw Daviesmsdaps: Implement ISessionProperties_SetProperties...
2009-08-24  Huw Daviesmsdaps: Implement IDBCreateSession_CreateSession proxy...
2009-08-24  Huw Daviesmsdaps: Implement IDBProperties_SetProperties proxy...
2009-08-24  Huw Daviesmsdaps: Implement IDBInitialize_Initialize proxy and...
2009-08-18  Huw Daviesinclude: Remove const from [out] parameter.
2009-08-04  Huw Daviesmsdaps: Initial stub.