wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / qmgr / qmgr.h
2008-03-20  Dan Hipschmanqmgr: Add a stub implementation of IBackgroundCopyJob2.
2008-03-14  Dan Hipschmanqmgr: Implement local file background "downloads."
2008-03-14  Dan Hipschmanqmgr: Add infrastructure for background file transferring.
2008-03-13  Dan Hipschmanqmgr: Add critical sections for jobs and files.
2008-03-07  Dan Hipschmanqmgr: Only have one BackgroundCopyManager per system.
2008-03-05  Dan Hipschmanqmgr: Implement IBackgroundCopyJob_Resume.
2008-03-04  Roy Sheaqmgr: Implement IEnumBackgroundCopyJobs_GetCount.
2008-02-29  Roy Sheaqmgr: Implement job lists for IBackgroundCopyManager.
2008-02-29  Roy Sheaqmgr: Implement IBackgroundCopyFile_GetProgress.
2008-02-27  Roy Sheaqmgr: Implement the IUnknown interface for IEnumBackgro...
2008-02-27  Roy Sheaqmgr: Implement IBackgroundCopyJob_AddFile.
2008-02-27  Roy Sheaqmgr: Implement the IUnknown interface for IBackgroundC...
2008-02-26  Roy Sheaqmgr: Implement the IUnknown interface for IEnumBackgro...
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyManager_CreateJob with...
2008-02-25  Roy Sheaqmgr: Implement the IUnknown interface for IBackgroundC...
2008-02-19  Roy Sheaqmgr: Implement DLL server registration.
2008-01-23  Roy Sheaqmgr: Implement IClassFactory methods.
2007-12-20  Roy Sheaqmgr: AddRef, QueryInterface, and stub functions for...