- 25 Mar, 2015 9 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
The cache_entries' storages are just references to the same object anyway.
-
- 19 Mar, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 17 Mar, 2015 1 commit
-
-
Francois Gouget authored
-
- 13 Aug, 2012 1 commit
-
-
Jacek Caban authored
-
- 23 Dec, 2010 1 commit
-
-
Michael Stefaniuc authored
-
- 01 Nov, 2010 5 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
ole32: Rename cache entry parameters from 'This' - it leads to too much confusion with the data cache itself, which is the real COM object.
-
Huw Davies authored
-
- 28 Sep, 2010 1 commit
-
-
Huw Davies authored
-
- 23 Jul, 2010 1 commit
-
-
Michael Stefaniuc authored
-
- 21 Jul, 2010 2 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 29 Nov, 2009 1 commit
-
-
Rob Shearman authored
-
- 11 Feb, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 10 Apr, 2008 1 commit
-
-
Austin English authored
-
- 11 Mar, 2008 1 commit
-
-
Andrew Talbot authored
-
- 14 Jan, 2008 1 commit
-
-
Eric Pouech authored
-
- 13 Nov, 2007 1 commit
-
-
Rob Shearman authored
-
- 12 Nov, 2007 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
- 18 Dec, 2006 1 commit
-
-
Rob Shearman authored
-
- 06 Dec, 2006 1 commit
-
-
Francois Gouget authored
-
- 04 Dec, 2006 8 commits
-
-
Rob Shearman authored
existing LoadData function and fix GetData to also return data that has been set, rather than loaded.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
ole32: In the data cache, fmtetc->cfFormat and fmtetc->tymed can be 0 which means to match any clipformat/tymed. Therefore, keep the clipformat of the data in the data_cf field. Return an error from SetData if a non-zero clipformat hasn't been specified. Write out stgmedium.tymed instead of fmtetc.tymed, which is guaranteed to be non-zero if data has been set.
-
Rob Shearman authored
ole32: Check that the specified clipboard format and tymed are valid in IOleCache::Cache in the data cache.
-
Rob Shearman authored
Document a few of the unknown fields in the presentation data header.
-
Rob Shearman authored
-