Commit Graph

13 Commits

Author SHA1 Message Date
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