Hans Leidekker
|
e1f9b916fd
|
include: Add missing BITS interfaces.
|
2015-06-05 18:39:21 +09:00 |
Alexandre Julliard
|
0d533cf0bd
|
makefiles: Allow define arguments to be specific to a single file.
|
2014-01-07 12:20:25 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
1adaad4c89
|
makefiles: Remove no longer needed dlldata.o and testlist.o extra objects.
|
2013-12-31 19:05:12 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Nikolay Sivov
|
fb3c58903d
|
include: Added IBackgroundCopyCallback2 definition.
|
2013-11-28 11:18:58 +01:00 |
Alexandre Julliard
|
c7803b885b
|
makefiles: Add makedep pragmas for registration idl files.
|
2013-11-05 20:38:18 +01:00 |
Alexandre Julliard
|
7960e02b17
|
makefiles: Add makedep pragmas for identifier idl files.
|
2013-11-05 20:38:18 +01:00 |
Alexandre Julliard
|
074f30b9e3
|
makefiles: Add makedep pragmas for proxy idl files.
|
2013-11-05 20:38:18 +01:00 |
Alexandre Julliard
|
c84ce2c72c
|
qmgrprxy: Specify the PSFactoryBuffer class in the idl file.
|
2011-08-01 17:20:46 +02:00 |
Alexandre Julliard
|
a925e3fae6
|
qmgrprxy: Convert dll registration to the IRegistrar mechanism.
|
2010-12-13 21:27:07 +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 |
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 |
Maarten Lankhorst
|
bb7db79b00
|
qmgrprxy: Fix building on wine64.
It uses some functions that are inlined in i386, but are explicitly
linked on other architectures, which means that qmgrprxy should link
to ntdll.
|
2008-11-26 13:38:06 +01:00 |
Dan Hipschman
|
d664c276df
|
qmgr: Add a stub implementation of IBackgroundCopyJob2.
|
2008-03-20 14:27:34 +01:00 |
Roy Shea
|
00ef4e5829
|
qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl.
|
2007-12-10 14:36:34 +01:00 |