Dan Hipschman
|
d664c276df
|
qmgr: Add a stub implementation of IBackgroundCopyJob2.
|
2008-03-20 14:27:34 +01:00 |
Dan Hipschman
|
b329a2ef3c
|
qmgr: Implement local file background "downloads."
|
2008-03-14 11:25:24 +01:00 |
Dan Hipschman
|
374fea0a71
|
qmgr: Add infrastructure for background file transferring.
|
2008-03-14 11:24:26 +01:00 |
Dan Hipschman
|
fd499df4d5
|
qmgr: Add critical sections for jobs and files.
|
2008-03-13 11:30:15 +01:00 |
Dan Hipschman
|
275f00f54d
|
qmgr: Only have one BackgroundCopyManager per system.
|
2008-03-07 11:15:39 +01:00 |
Dan Hipschman
|
eb70436993
|
qmgr: Implement IBackgroundCopyJob_Resume.
|
2008-03-05 11:21:28 +01:00 |
Roy Shea
|
8dfba77c8c
|
qmgr: Implement IEnumBackgroundCopyJobs_GetCount.
|
2008-03-04 11:54:21 +01:00 |
Roy Shea
|
c8a0e98b71
|
qmgr: Implement job lists for IBackgroundCopyManager.
|
2008-02-29 10:56:21 +01:00 |
Roy Shea
|
e6cbde105f
|
qmgr: Implement IBackgroundCopyFile_GetProgress.
|
2008-02-29 10:56:10 +01:00 |
Roy Shea
|
83aee6b1a3
|
qmgr: Implement the IUnknown interface for IEnumBackgroundCopyFiles.
|
2008-02-27 14:52:26 +01:00 |
Roy Shea
|
be8bac15fd
|
qmgr: Implement IBackgroundCopyJob_AddFile.
|
2008-02-27 14:52:26 +01:00 |
Roy Shea
|
128654ba08
|
qmgr: Implement the IUnknown interface for IBackgroundCopyFile.
|
2008-02-27 14:52:26 +01:00 |
Roy Shea
|
00a3dceb75
|
qmgr: Implement the IUnknown interface for IEnumBackgroundCopyJobs.
|
2008-02-26 11:34:15 +01:00 |
Roy Shea
|
111e6929ac
|
qmgr: Implement IBackgroundCopyManager_CreateJob with test.
|
2008-02-25 20:11:02 +01:00 |
Roy Shea
|
fee94bbc9e
|
qmgr: Implement the IUnknown interface for IBackgroundCopyJob and stubs for the rest of the methods.
|
2008-02-25 20:10:22 +01:00 |
Roy Shea
|
313a903a85
|
qmgr: Implement DLL server registration.
|
2008-02-19 20:47:38 +01:00 |
Roy Shea
|
807fc8c543
|
qmgr: Implement IClassFactory methods.
|
2008-01-23 12:21:36 +01:00 |
Roy Shea
|
702e6d8d15
|
qmgr: AddRef, QueryInterface, and stub functions for queue manager interface.
|
2007-12-20 12:29:08 +01:00 |