wininet: Use LIST_FOR_EACH_ENTRY in URLCacheContainers_FindContainerW instead of...
[wine] / dlls / qmgr /
2008-03-10  Andrew Talbotqmgr: Assign to structs instead of using memcpy.
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 IBackgroundCopyJob_GetProgress.
2008-03-04  Roy Sheaqmgr: Implement Skip and Reset for IEnumBackgroundCopyJobs.
2008-03-04  Dan Hipschmanqmgr: Implement IEnumBackgroundCopyJobs_Next.
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-29  Roy Sheaqmgr: Implement GetLocalName and GetRemoteName for...
2008-02-29  Roy Sheaqmgr: Implement Skip and Reset for IEnumBackgroundCopyF...
2008-02-29  Dan Hipschmanqmgr: Implement IEnumBackgroundCopyFiles_Next.
2008-02-28  Roy Sheaqmgr: Implement IEnumBackgroundCopyFiles_GetCount.
2008-02-28  Roy Sheaqmgr: Implement IBackgroundCopyJob_EnumFiles.
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 IBackgroundCopyManager_EnumJobs with...
2008-02-26  Roy Sheaqmgr: Implement the IUnknown interface for IEnumBackgro...
2008-02-26  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetDisplayName with...
2008-02-26  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetType with test.
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetId with test.
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyManager_CreateJob with...
2008-02-25  Roy Sheaqmgr: Implement the IUnknown interface for IBackgroundC...
2008-02-25  Alexandre Julliardqmgr: Ignore errors when registering the service.
2008-02-19  Roy Sheaqmgr: Add some tests.
2008-02-19  Roy Sheaqmgr: Add ServiceMain.
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...
2007-12-19  Roy Sheaqmgr: Generate C file with local GUID definitions from...
2007-12-06  Roy Sheaqmgr: Renamed bits_main.c to qmgr_main.c and updated...
2007-10-11  Roy Sheaqmgr: Skeleton implementation of Background Intelligent...