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
|
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 |
Roy Shea
|
8dfba77c8c
|
qmgr: Implement IEnumBackgroundCopyJobs_GetCount.
|
2008-03-04 11:54:21 +01:00 |
Roy Shea
|
4866d1bde6
|
qmgr: Implement GetLocalName and GetRemoteName for IBackgroundCopyFile.
|
2008-02-29 10:55:57 +01:00 |
Roy Shea
|
84a5eca28e
|
qmgr: Implement IEnumBackgroundCopyFiles_GetCount.
|
2008-02-28 11:01:11 +01:00 |
Roy Shea
|
be8bac15fd
|
qmgr: Implement IBackgroundCopyJob_AddFile.
|
2008-02-27 14:52:26 +01:00 |
Roy Shea
|
575b1bfcc7
|
qmgr: Implement IBackgroundCopyJob_GetId with test.
|
2008-02-25 20:11:38 +01:00 |
Roy Shea
|
884e7e7b56
|
qmgr: Add some tests.
|
2008-02-19 20:47:57 +01:00 |