wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / qmgr / qmgr.c
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-02-29  Roy Sheaqmgr: Implement job lists for IBackgroundCopyManager.
2008-02-26  Roy Sheaqmgr: Implement IBackgroundCopyManager_EnumJobs with...
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyManager_CreateJob with...
2007-12-20  Roy Sheaqmgr: AddRef, QueryInterface, and stub functions for...