- 27 Jun, 2013 1 commit
-
-
Jacek Caban authored
-
- 13 Aug, 2012 1 commit
-
-
Jacek Caban authored
-
- 20 Dec, 2011 1 commit
-
-
Francois Gouget authored
-
- 31 Aug, 2011 1 commit
-
-
Octavian Voicu authored
-
- 14 Feb, 2011 1 commit
-
-
Austin English authored
-
- 05 Dec, 2010 1 commit
-
-
Michael Stefaniuc authored
-
- 16 Nov, 2010 1 commit
-
-
Jacek Caban authored
-
- 21 May, 2010 2 commits
-
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
- 02 Mar, 2010 1 commit
-
-
Reece Dunn authored
-
- 07 Dec, 2009 1 commit
-
-
Rob Shearman authored
Initialise all 8-bytes instead of just the lower 4-bytes. This test isn't designed to be testing whether the Seek method of the object return by CreateStreamOnHGlobal uses the high part of the positions passed in.
-
- 08 Sep, 2009 1 commit
-
-
Andrew Eikum authored
-
- 19 Aug, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 06 Jul, 2009 1 commit
-
-
Paul Vriens authored
-
- 23 Jun, 2009 1 commit
-
-
Hans Leidekker authored
-
- 17 Feb, 2009 1 commit
-
-
Rob Shearman authored
ole32: Round the extected size in the marshal and moniker tests using the results of sizing a global, not a heap pointer. The rounding isn't the same on Win9x, and the size being compared to is that of a global handle.
-
- 11 Feb, 2009 1 commit
-
-
Rob Shearman authored
Also fix a crash in running the tests on Win95.
-
- 28 Jan, 2009 1 commit
-
-
Rob Shearman authored
Round the expected sizes up to the alignment used by HeapSize, which is 4 on Win9x and NT4 but 1 in more recent versions. Additionally fix an IGlobalInterfaceTable test which erroneously succeeds on these older OSs.
-
- 20 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 09 Jan, 2009 1 commit
-
-
Nikolay Sivov authored
-
- 05 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 06 Nov, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 03 Sep, 2008 1 commit
-
-
James Hawkins authored
-
- 02 Sep, 2008 1 commit
-
-
Dan Hipschman authored
-
- 29 Apr, 2008 3 commits
-
-
Rob Shearman authored
rpcss: When registering a moniker that is already registered in the ROT another ROT entry should still be created and a distinct cookie returned.
-
Rob Shearman authored
This is so that an object will only be released when a weak-reference is used after the last weak reference has been released (either by CoReleaseMarshalData or CoUnmarshalInterface + Release).
-
Rob Shearman authored
-
- 04 Feb, 2008 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
- 07 Jan, 2008 1 commit
-
-
Rob Shearman authored
-
- 13 Nov, 2007 1 commit
-
-
Rob Shearman authored
Reported by Dan Kegel.
-
- 12 Nov, 2007 1 commit
-
-
Rob Shearman authored
-
- 14 May, 2007 1 commit
-
-
Paul Vriens authored
-
- 03 Apr, 2007 2 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
- 28 Mar, 2007 4 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Do a case-insensitive comparison in the count_moniker_matches in the moniker tests as Win9x marshals an all upper-case file name for file monikers.
-
- 09 Mar, 2007 1 commit
-
-
Rob Shearman authored
ole32: Fix return codes returned by IBindCtx::RegisterObjectBound and IBindCtx::RevokeObjectBound when used on NULL objects.
-