dplayx: Remove unnecessary assigment (Coverity).
[wine] / dlls / msdaps / usrmarshal.c
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.
2011-08-03  Francois GougetAssorted spelling fixes.
2010-12-31  Greg Geldorpoledb32: Use correct 32/64-bit typedefs.
2010-02-08  Huw Daviesmsdaps: Implement IDBAsynchNotify_OnProgress and OnStop...
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-03  Huw Daviesmsdaps: Make use of the row server in ICreateRow_CreateRow.
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-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.