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 |
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
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +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 |
Dan Hipschman
|
2f2b3303d7
|
qmgr: Transfer files given by URL (including HTTP, etc).
|
2008-03-14 12:06:25 +01:00 |
Roy Shea
|
83aee6b1a3
|
qmgr: Implement the IUnknown interface for IEnumBackgroundCopyFiles.
|
2008-02-27 14:52:26 +01:00 |
Roy Shea
|
128654ba08
|
qmgr: Implement the IUnknown interface for IBackgroundCopyFile.
|
2008-02-27 14:52:26 +01:00 |
Roy Shea
|
00a3dceb75
|
qmgr: Implement the IUnknown interface for IEnumBackgroundCopyJobs.
|
2008-02-26 11:34:15 +01:00 |
Roy Shea
|
fee94bbc9e
|
qmgr: Implement the IUnknown interface for IBackgroundCopyJob and stubs for the rest of the methods.
|
2008-02-25 20:10:22 +01:00 |
Roy Shea
|
5c51ad2c3f
|
qmgr: Add ServiceMain.
|
2008-02-19 20:47:44 +01:00 |
Roy Shea
|
313a903a85
|
qmgr: Implement DLL server registration.
|
2008-02-19 20:47:38 +01:00 |
Roy Shea
|
807fc8c543
|
qmgr: Implement IClassFactory methods.
|
2008-01-23 12:21:36 +01:00 |
Roy Shea
|
702e6d8d15
|
qmgr: AddRef, QueryInterface, and stub functions for queue manager interface.
|
2007-12-20 12:29:08 +01:00 |
Roy Shea
|
6ceb8e1f31
|
qmgr: Generate C file with local GUID definitions from bits.idl.
|
2007-12-19 13:17:47 +01:00 |
Roy Shea
|
b655da6412
|
qmgr: Renamed bits_main.c to qmgr_main.c and updated comments.
|
2007-12-06 14:45:24 +01:00 |
Roy Shea
|
2b0255f6d8
|
qmgr: Skeleton implementation of Background Intelligent Transfer Service (BITS).
|
2007-10-11 16:24:28 +02:00 |