Commit Graph

13 Commits

Author SHA1 Message Date
Nikolay Sivov 60837d12a7 qmgr: Update to IBackgroundCopyJob4.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-08 20:52:14 +02:00
Hans Leidekker 72103ab7d1 qmgr: Update to IBackgroundCopyJob3. 2015-06-05 18:39:30 +09:00
Nikolay Sivov a124e927fa qmgr: Added missing argument tracing, method naming made more compact. 2013-11-26 13:51:47 +01:00
Nikolay Sivov a7449dbf59 qmgr: COM cleanup of IBackgroundCopyJob2 interface. 2013-01-17 20:29:02 +01:00
Michael Stefaniuc 258d1ff897 qmgr: Merge a helper function. 2012-12-05 12:45:13 +01:00
Michael Stefaniuc efff59a2c8 qmgr: COM cleanup for the IEnumBackgroundCopyJobs iface. 2012-12-05 12:45:05 +01:00
Michael Stefaniuc 022e3f5333 qmgr: Parameter cleanup for a helper function. 2012-12-04 10:54:25 +01:00
Dan Hipschman 275f00f54d qmgr: Only have one BackgroundCopyManager per system. 2008-03-07 11:15:39 +01:00
Roy Shea a0fd05f09e qmgr: Implement Skip and Reset for IEnumBackgroundCopyJobs. 2008-03-04 11:54:21 +01:00
Dan Hipschman 1317e3115a qmgr: Implement IEnumBackgroundCopyJobs_Next. 2008-03-04 11:54:21 +01:00
Roy Shea 8dfba77c8c qmgr: Implement IEnumBackgroundCopyJobs_GetCount. 2008-03-04 11:54:21 +01:00
Roy Shea 9f63253d00 qmgr: Implement IBackgroundCopyManager_EnumJobs with test. 2008-02-26 11:35:12 +01:00
Roy Shea 00a3dceb75 qmgr: Implement the IUnknown interface for IEnumBackgroundCopyJobs. 2008-02-26 11:34:15 +01:00