Francois Gouget
|
7a30fbdcbf
|
qmgr: Give a name to the critical sections.
|
2011-11-14 20:15:31 +01:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Alexandre Julliard
|
c90a79a728
|
qmgr: Convert the remaining registrations to IRegistrar format.
|
2011-08-02 22:08:49 +02:00 |
Alexandre Julliard
|
c1fce74587
|
qmgr: Register the service from wine.inf.
|
2011-08-02 22:05:06 +02:00 |
Michael Stefaniuc
|
3de56aa9a7
|
qmgr: COM cleanup for the IClassFactory iface.
|
2011-07-20 19:23:05 +02:00 |
Marcus Meissner
|
43742154a3
|
qmgr: Mark internal symbols with hidden visibility.
|
2011-05-24 11:56:03 +02:00 |
Austin English
|
69fd8d5271
|
qmgr/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-08 14:45:54 -06:00 |
André Hentschel
|
c71998d742
|
qmgr/tests: Use a temporary path to avoid failures.
|
2010-12-23 13:47:22 +01:00 |
Michael Stefaniuc
|
21c1cbf308
|
qmgr: Use an iface instead of a vtbl pointer in DLBindStatusCallback.
|
2010-12-05 12:27:24 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Detlef Riekenberg
|
c9b0d7f15e
|
qmgr/tests: Detect when the service is disabled.
|
2010-08-17 14:18:45 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Tim Wright
|
cb26244adb
|
qmgr: Change BITS_IBackgroundCopyJob_SetPriority to a stub.
|
2009-05-20 13:34:26 +02:00 |
Rob Shearman
|
9083b4e754
|
qmgr: Add a missing call to CoUninitialize.
|
2009-03-09 12:04:39 +01:00 |
Rob Shearman
|
c376b1bfc0
|
qmgr: Fix a memory leak.
|
2009-03-09 12:04:37 +01:00 |
Paul Vriens
|
936b10b473
|
qmgr/tests: Fix some tests on systems with BITS 1.5 and lower.
|
2009-03-06 15:39:24 +01:00 |
Michael Stefaniuc
|
0fed8b992f
|
qmgr: Remove superfluous pointer casts.
|
2009-01-22 12:04:50 +01:00 |
Andrey Turkin
|
347ab8993b
|
qmgr: Make credentials stubs return success code.
|
2009-01-15 12:43:47 +01:00 |
Hans Leidekker
|
0184dea2d4
|
qmgr: Improve a couple of stubs.
|
2009-01-07 14:41:35 +01:00 |
Michael Stefaniuc
|
dd843b87b6
|
qmgr: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:42:01 +02:00 |
Rob Shearman
|
244b14ba36
|
include: Fix level of indirection of parameters in GetNotifyCmdLine function of IBackgroundCopyJob2 interface in bits1_5.idl.
The parameters should be double pointers to strings, not pointers to strings.
|
2008-09-09 11:46:13 +02:00 |
Andrew Talbot
|
201cbd3efa
|
qmgr: Sign-compare warnings fix.
|
2008-09-08 12:31:51 +02:00 |
Andrew Talbot
|
e9d1d5d087
|
qmgr: Constify some variables.
|
2008-06-20 12:22:41 +02:00 |
Andrew Talbot
|
801c969884
|
qmgr: Memory allocation size fix.
|
2008-05-12 11:42:35 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Dan Hipschman
|
cacd1c448e
|
qmgr/tests: Fix minor potential memory leaks.
|
2008-04-16 14:08:35 +02:00 |
Rob Shearman
|
b2603687cc
|
qmgr: Dynamically link to advpack.dll.
Use RegInstall instead of RegInstallA as RegInstallA isn't available in
some native versions of advpack commonly installed by programs.
|
2008-04-14 12:40:22 +02:00 |
Alexandre Julliard
|
711275e2fc
|
qmgr: Avoid %ll printf formats.
|
2008-03-26 18:00:37 +01:00 |
Dan Hipschman
|
d664c276df
|
qmgr: Add a stub implementation of IBackgroundCopyJob2.
|
2008-03-20 14:27:34 +01:00 |
Francois Gouget
|
304b415284
|
Assorted spelling fixes.
|
2008-03-19 11:21:27 +01:00 |
Joris Huizer
|
b6a1529171
|
qmgr/tests: Test the correct handle.
|
2008-03-17 11:41:12 +01:00 |
Dan Hipschman
|
136a4ebbb2
|
qmgr: Implement IBackgroundCopyJob_AddFileSet.
|
2008-03-15 11:06:18 +01:00 |
Dan Hipschman
|
9617b32618
|
qmgr: Implement progress updates for downloads given by URL.
|
2008-03-14 12:11:24 +01:00 |
Dan Hipschman
|
8199e3dfa2
|
qmgr: Transfer files given by URL (including HTTP, etc).
|
2008-03-14 12:11:19 +01:00 |
Dan Hipschman
|
2f2b3303d7
|
qmgr: Transfer files given by URL (including HTTP, etc).
|
2008-03-14 12:06:25 +01:00 |
Dan Hipschman
|
1c93ee77e5
|
qmgr: Implement BackgroundCopyJob_Complete.
|
2008-03-14 11:53:22 +01:00 |
Dan Hipschman
|
b329a2ef3c
|
qmgr: Implement local file background "downloads."
|
2008-03-14 11:25:24 +01:00 |
Dan Hipschman
|
374fea0a71
|
qmgr: Add infrastructure for background file transferring.
|
2008-03-14 11:24:26 +01:00 |
Dan Hipschman
|
fd499df4d5
|
qmgr: Add critical sections for jobs and files.
|
2008-03-13 11:30:15 +01:00 |
Andrew Talbot
|
40c7031d24
|
qmgr: Assign to structs instead of using memcpy.
|
2008-03-10 11:23:26 +01:00 |
Dan Hipschman
|
275f00f54d
|
qmgr: Only have one BackgroundCopyManager per system.
|
2008-03-07 11:15:39 +01:00 |
Dan Hipschman
|
eb70436993
|
qmgr: Implement IBackgroundCopyJob_Resume.
|
2008-03-05 11:21:28 +01:00 |
Roy Shea
|
dc484a9b93
|
qmgr: Implement IBackgroundCopyJob_GetProgress.
|
2008-03-04 11:54:21 +01:00 |
Roy Shea
|
a0fd05f09e
|
qmgr: Implement Skip and Reset for IEnumBackgroundCopyJobs.
|
2008-03-04 11:54:21 +01:00 |
Dan Hipschman
|
1317e3115a
|
qmgr: Implement IEnumBackgroundCopyJobs_Next.
|
2008-03-04 11:54:21 +01:00 |
Roy Shea
|
8dfba77c8c
|
qmgr: Implement IEnumBackgroundCopyJobs_GetCount.
|
2008-03-04 11:54:21 +01:00 |
Roy Shea
|
c8a0e98b71
|
qmgr: Implement job lists for IBackgroundCopyManager.
|
2008-02-29 10:56:21 +01:00 |
Roy Shea
|
e6cbde105f
|
qmgr: Implement IBackgroundCopyFile_GetProgress.
|
2008-02-29 10:56:10 +01:00 |