Vincent Povirk
|
8ff7238ade
|
oleaut32: Allow named args to be combined with positional args in fnInvoke.
|
2010-03-22 10:42:23 +01:00 |
Vincent Povirk
|
5893f3227c
|
oleaut32: Always use DISPID_PROPERTYPUT to fill in the last argument.
|
2010-03-17 10:07:57 +01:00 |
Huw Davies
|
dba91c0643
|
oleaut32: Add a test for non-oleautomation error handling.
|
2010-03-02 16:44:08 +01:00 |
Rob Shearman
|
4c8eec346d
|
oleaut32: Add a test for the memory pointed to by a byref parameter being preserved through a remote IDispatch::Invoke call.
|
2009-11-17 15:15:11 +01:00 |
Vincent Povirk
|
004ad9af10
|
oleaut32: Add test for HREFTYPE's from inherited methods.
|
2009-09-16 15:36:22 -05:00 |
Vincent Povirk
|
2ae20e45c7
|
oleaut32: Add test for INT and UINT property return values.
|
2009-08-20 15:25:44 +02:00 |
Huw Davies
|
4b0a6a18b2
|
oleaut32/tests: Add some tests for [lcid] parameters.
|
2009-06-17 17:23:21 +02:00 |
Rob Shearman
|
17a30ff2e8
|
oleaut32: Test the return value of the remote IWidget_StructArgs call.
|
2009-01-12 13:07:10 +01:00 |
Mikołaj Zalewski
|
5c2fd1b192
|
oleaut32: VT_USERDEFINED records are passed by value.
|
2008-09-16 11:31:32 +02:00 |
Jacek Caban
|
6971db7ee3
|
oleaut32: Added test showing need to QueryInterface on dual interface in ITypeInfo::Invoke.
|
2008-06-30 12:11:40 +02:00 |
Huw Davies
|
17fca45d41
|
oleaut32: Interfaces that derive from IDispatch should be marshaled as VT_DISPATCH.
|
2007-06-25 11:34:23 +02:00 |
Misha Koshelev
|
127385e718
|
oleaut32/tests: Add tests for IDispatch::Invoke of vararg function.
|
2007-06-07 13:00:09 +02:00 |
Huw Davies
|
04a76cf561
|
oleaut32: Tests for more 'syntax 2' dispinterfaces.
|
2007-05-18 19:57:46 +02:00 |
Huw Davies
|
a3b8be05b7
|
oleaut32: Typelib inheritance tests.
|
2007-05-18 19:57:18 +02:00 |
Rob Shearman
|
8b43f8bec9
|
oleaut32: Fix the IDL for the "Value" method in the tmarshal tests.
|
2007-02-08 12:59:26 +01:00 |
Rob Shearman
|
d794398e73
|
oleaut32: Comment out "dual" attribute of IKindaEnumWidget in tmarshal test to cause the interface to be marshaled correctly.
This fixes a bunch of tmarshal tests.
|
2007-02-08 12:59:23 +01:00 |
Alexandre Julliard
|
d857d0f767
|
oleaut32/tests: Fix the FSF address.
|
2007-01-23 14:01:11 +01:00 |
Alexandre Julliard
|
aa9dcb4201
|
oleaut32/tests: Add tmarshal test.
|
2007-01-23 12:43:53 +01:00 |