- 12 Feb, 2007 5 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
shell32: Make sure BrowseForFolder doesn't return NULL for the Desktop folder as this means a cancel.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
- 09 Feb, 2007 29 commits
-
-
Alexandre Julliard authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
shell32/tests: ILFree() and ILIsEqual() are exported by ordinal only on Win9x. So use GetProcAddress().
-
Francois Gouget authored
-
Francois Gouget authored
Unless specified otherwise they are implemented by a '__regs_' function. Keep track of the '-i386' flag so we can detect CONTEXT* vs. CONTEXT86* mismatches. Remove an unneeded and broken hack meant to fudge the number of parameters.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Hwang YunSong(황윤성) authored
-
Marcus Meissner authored
-
Paul Vriens authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Paul Vriens authored
-
Konstantin Kondratyuk authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Vitaly Lipatov authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 08 Feb, 2007 6 commits
-
-
James Hawkins authored
-
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.
-