Commit Graph

12 Commits

Author SHA1 Message Date
Hans Leidekker 04f3c2bbb0 qmgr: Update to IBackgroundCopyFile2. 2015-06-05 18:39:26 +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 d4edda8c46 qmgr: COM cleanup for IBackgroundCopyFile interface. 2013-01-18 12:20:25 +01:00
Nikolay Sivov a7449dbf59 qmgr: COM cleanup of IBackgroundCopyJob2 interface. 2013-01-17 20:29:02 +01:00
Michael Stefaniuc 7183c69531 qmgr: Merge a helper function. 2012-12-06 13:01:46 +01:00
Michael Stefaniuc 49e6d411b0 qmgr: COM cleanup for the IEnumBackgroundCopyFiles iface. 2012-12-06 13:01:39 +01:00
Dan Hipschman d664c276df qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
Dan Hipschman fd499df4d5 qmgr: Add critical sections for jobs and files. 2008-03-13 11:30:15 +01:00
Roy Shea 5c4776c2a3 qmgr: Implement Skip and Reset for IEnumBackgroundCopyFiles. 2008-02-29 10:55:37 +01:00
Dan Hipschman 980e00c63b qmgr: Implement IEnumBackgroundCopyFiles_Next. 2008-02-29 10:55:17 +01:00
Roy Shea 84a5eca28e qmgr: Implement IEnumBackgroundCopyFiles_GetCount. 2008-02-28 11:01:11 +01:00
Roy Shea 83aee6b1a3 qmgr: Implement the IUnknown interface for IEnumBackgroundCopyFiles. 2008-02-27 14:52:26 +01:00