18 Commits

Author SHA1 Message Date
Nikolay Sivov
5edaed3ee3 qmgr: Rearrange BSC methods in a natural way, call with proper wrapper. 2013-12-04 11:07:26 +01:00
Nikolay Sivov
a124e927fa qmgr: Added missing argument tracing, method naming made more compact. 2013-11-26 13:51:47 +01:00
Nikolay Sivov
c132ed8d5b qmgr: Use helper to return string value for File. 2013-11-26 13:51:43 +01:00
Nikolay Sivov
53e25cb4f6 qmgr: Remove separate release helpers. 2013-01-18 13:28:26 +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
21c1cbf308 qmgr: Use an iface instead of a vtbl pointer in DLBindStatusCallback. 2010-12-05 12:27:24 +01:00
Michael Stefaniuc
0fed8b992f qmgr: Remove superfluous pointer casts. 2009-01-22 12:04:50 +01:00
Michael Stefaniuc
dd843b87b6 qmgr: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:01 +02:00
Andrew Talbot
e9d1d5d087 qmgr: Constify some variables. 2008-06-20 12:22:41 +02:00
Andrew Talbot
801c969884 qmgr: Memory allocation size fix. 2008-05-12 11:42:35 +02:00
Dan Hipschman
9617b32618 qmgr: Implement progress updates for downloads given by URL. 2008-03-14 12:11:24 +01:00
Dan Hipschman
2f2b3303d7 qmgr: Transfer files given by URL (including HTTP, etc). 2008-03-14 12:06:25 +01:00
Dan Hipschman
b329a2ef3c qmgr: Implement local file background "downloads." 2008-03-14 11:25:24 +01:00
Dan Hipschman
fd499df4d5 qmgr: Add critical sections for jobs and files. 2008-03-13 11:30:15 +01:00
Roy Shea
e6cbde105f qmgr: Implement IBackgroundCopyFile_GetProgress. 2008-02-29 10:56:10 +01:00
Roy Shea
4866d1bde6 qmgr: Implement GetLocalName and GetRemoteName for IBackgroundCopyFile. 2008-02-29 10:55:57 +01:00
Roy Shea
128654ba08 qmgr: Implement the IUnknown interface for IBackgroundCopyFile. 2008-02-27 14:52:26 +01:00