- 21 Feb, 2017 1 commit
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 19 Sep, 2016 1 commit
-
-
Hadrien Boizard authored
Signed-off-by: Hadrien Boizard <h.boizard@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 18 Apr, 2016 1 commit
-
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 15 Apr, 2016 1 commit
-
-
Francois Gouget authored
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 30 Mar, 2016 1 commit
-
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Marcus Meissner <marcus@jet.franken.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 17 Mar, 2015 1 commit
-
-
Francois Gouget authored
-
- 13 Mar, 2015 2 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 10 Mar, 2014 1 commit
-
-
Piotr Caban authored
-
- 10 Feb, 2014 1 commit
-
-
Frédéric Delanoy authored
-
- 21 Nov, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 28 Jun, 2013 1 commit
-
-
Marcus Meissner authored
-
- 22 Feb, 2013 1 commit
-
-
Andrew Talbot authored
-
- 13 Aug, 2012 1 commit
-
-
Jacek Caban authored
-
- 30 Aug, 2011 1 commit
-
-
Michael Stefaniuc authored
-
- 13 Apr, 2011 1 commit
-
-
Austin English authored
-
- 21 Jul, 2010 1 commit
-
-
Nikolay Sivov authored
-
- 26 Apr, 2010 1 commit
-
-
Gerald Pfeifer authored
-
- 02 Mar, 2010 1 commit
-
-
Reece Dunn authored
-
- 29 Aug, 2009 1 commit
-
-
Eric Pouech authored
-
- 11 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 10 Apr, 2008 1 commit
-
-
Austin English authored
-
- 02 Oct, 2007 1 commit
-
-
Andrew Talbot authored
-
- 11 Sep, 2007 1 commit
-
-
Lionel Debroux authored
-
- 28 Dec, 2006 1 commit
-
-
Rob Shearman authored
ole32: Execute Reduce using the moniker's vtable in CreateCompositeMoniker as the moniker isn't necessarily a composite moniker.
-
- 16 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 09 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 May, 2006 12 commits
-
-
Robert Shearman authored
check for the composite moniker having only one moniker in it. In this case, return the one moniker and free the memory associate with the composite moniker.
-
Robert Shearman authored
ole32: Fix infinite recursion in CompositeMonikerImpl_GetTimeOfLastChange by handling pmkToLeft properly. Fix a typo where CompositeMonikerImpl_GetTimeOfLastChange was called instead of the virtual implementation of it on mostRightMk.
-
Robert Shearman authored
-
Alexandre Julliard authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
ole32: Make the size returned by CompositeMonikerImpl_GetMarshalSizeMax match that returned by native.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Don't leak memory in the case of newCompositeMoniker->tabLastIndex == 1, which can't happen anyway. Allow construction of a moniker with no sub-monikers.
-
Robert Shearman authored
-
Robert Shearman authored
-