- 21 May, 2007 9 commits
-
-
Paul Vriens authored
-
Rob Shearman authored
The recently introduced code had a bug where it passed the wrong values into apartment_findfromtype to find the main apartment. Since this is now the only way the function is used, fix this bug by changing apartment_findfromtype to apartment_findmain, which only finds the main apartment.
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Rolf Kalbermatter authored
-
Hans Leidekker authored
-
- 18 May, 2007 31 commits
-
-
Michael Karcher authored
-
Misha Koshelev authored
-
Misha Koshelev authored
Same structures and functions can be used for both StringList and RecordList.
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
oleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH typeinfos should always return an href to IDispatch.
-
Huw Davies authored
-
Huw Davies authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Mikołaj Zalewski authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Rob Shearman authored
Add tests that show the strange behaviour of IStream_Read returning S_OK instead of an error code.
-
Rob Shearman authored
There should be one host apartment per apartment. Existing apartments should not be re-used, except in the case of the main apartment.
-
Aric Stewart authored
comctl32: Trying to blend an image without a mask causes problem, especially if the background is white.
-
Hans Leidekker authored
-
Hans Leidekker authored
-