wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / qmgr / file.c
2008-06-20  Andrew Talbotqmgr: Constify some variables.
2008-05-12  Andrew Talbotqmgr: Memory allocation size fix.
2008-03-14  Dan Hipschmanqmgr: Implement progress updates for downloads given...
2008-03-14  Dan Hipschmanqmgr: Transfer files given by URL (including HTTP,...
2008-03-14  Dan Hipschmanqmgr: Implement local file background "downloads."
2008-03-13  Dan Hipschmanqmgr: Add critical sections for jobs and files.
2008-02-29  Roy Sheaqmgr: Implement IBackgroundCopyFile_GetProgress.
2008-02-29  Roy Sheaqmgr: Implement GetLocalName and GetRemoteName for...
2008-02-27  Roy Sheaqmgr: Implement the IUnknown interface for IBackgroundC...