Francois Gouget
|
a3b806ced7
|
dispex: Remove unneeded NONAMELESSXXX directives.
|
2015-03-11 22:10:26 +09:00 |
Nikolay Sivov
|
acea0eea5d
|
dlls: Print HRESULT as 32bit value.
|
2014-01-28 10:52:12 +01: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
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +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 |
Alexandre Julliard
|
c7803b885b
|
makefiles: Add makedep pragmas for registration 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 |
Nikolay Sivov
|
de69361b8a
|
dispex/tests: Compile with -D__WINESRC__.
|
2013-10-16 11:23:59 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Frédéric Delanoy
|
f932abf326
|
dlls: Assorted spelling fixes.
|
2011-08-01 18:26:27 +02:00 |
Alexandre Julliard
|
d428dd348f
|
dispex: Specify the PSFactoryBuffer class in the idl file.
|
2011-08-01 14:26:26 +02:00 |
Alexandre Julliard
|
a2f987c338
|
dispex: Make sure we don't pass a NULL array to IDispatchEx_InvokeEx.
|
2011-06-09 23:42:41 +02:00 |
Alexandre Julliard
|
7f1f8b6172
|
dispex: Convert dll registration to the IRegistrar mechanism.
|
2010-12-13 21:27:00 +01:00 |
Michael Stefaniuc
|
87f42eb853
|
dispex/tests: Use an iface instead of a vtbl pointer in dispex.
|
2010-11-29 13:28:22 +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 |
Huw Davies
|
f1ebd2d894
|
dispex: Check whether the server function changes the type of the arguments.
|
2010-03-23 13:24:27 +01:00 |
Huw Davies
|
56e625b0da
|
dispex: Call the deferred fill in function before returning from the server.
|
2010-03-23 13:24:27 +01:00 |
Huw Davies
|
afb1a08b5f
|
dispex: Use the upper WORD of the flags parameter to indicate whether the optional [out] parameters are NULL.
|
2010-03-22 15:52:35 +01:00 |
Huw Davies
|
df07561ce2
|
dispex: Implement proxy and stub for IDispatchEx_InvokeEx.
|
2010-03-19 16:25:48 +01:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Huw Davies
|
062628ad80
|
dispex: Add a stub dispex.dll.
|
2010-02-25 17:38:38 +01:00 |