user32/tests: Fix a test failure on Win95.
[wine] / dlls / qmgr / tests / job.c
2009-03-06  Paul Vriensqmgr/tests: Fix some tests on systems with BITS 1.5...
2008-04-16  Dan Hipschmanqmgr/tests: Fix minor potential memory leaks.
2008-03-26  Alexandre Julliardqmgr: Avoid %ll printf formats.
2008-03-19  Francois GougetAssorted spelling fixes.
2008-03-17  Joris Huizerqmgr/tests: Test the correct handle.
2008-03-15  Dan Hipschmanqmgr: Implement IBackgroundCopyJob_AddFileSet.
2008-03-14  Dan Hipschmanqmgr: Transfer files given by URL (including HTTP,...
2008-03-14  Dan Hipschmanqmgr: Transfer files given by URL (including HTTP,...
2008-03-14  Dan Hipschmanqmgr: Implement BackgroundCopyJob_Complete.
2008-03-05  Dan Hipschmanqmgr: Implement IBackgroundCopyJob_Resume.
2008-03-04  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetProgress.
2008-02-28  Roy Sheaqmgr: Implement IBackgroundCopyJob_EnumFiles.
2008-02-27  Roy Sheaqmgr: Implement IBackgroundCopyJob_AddFile.
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.