- 08 Feb, 2007 22 commits
-
-
Mikołaj Zalewski authored
-
Rob Shearman authored
oleaut32: Fix the return value of ITypeInfo::Invoke when the property-put named argument isn't DISPID_PROPERTYPUT.
-
Rob Shearman authored
If an IDispatch object is returned from in the retval for a propget function and an extra parameter was passed in to ITypeInfo::Invoke then it should call IDispatch::Invoke on the returned object with the extra parameter to retrieve the value of the object, which is then returned in pVarResult.
-
Rob Shearman authored
-
Rob Shearman authored
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.
-
Rob Shearman authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Vitaliy Margolen authored
-
Kevin Koltzau authored
-
Kevin Koltzau authored
-
Francois Gouget authored
-
Andrew Talbot authored
-
Alexandre Julliard authored
-
Louis Lenders authored
-
- 07 Feb, 2007 18 commits
-
-
Paul Vriens authored
-
Rob Shearman authored
oleaut32: Fix a one-off test failure in the tmarshal tests - TYPE_E_LIBNOTREGISTERED is an expected return value.
-
Rob Shearman authored
oleaut32: A value of PARAMFLAG_FNONE for wParamFlags means that the parameter is also marshaled and unmarshaled in the PARAMFLAG_FOUT case.
-
Detlef Riekenberg authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
This also makes the headers and implementation more consistent.
-
Francois Gouget authored
-