- 04 Dec, 2006 40 commits
-
-
Eric Pouech authored
pointer value, be sure to always store it (spotted by Peter Oberndorfer).
-
Eric Pouech authored
current frame for some of the registers we know of (frame pointer, stack pointer).
-
Eric Pouech authored
-
Eric Pouech authored
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Add tests for invalid clipformat/tymed combinations in IOleCache:Cache and for caching formats with a clipformat of 0.
-
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.
-
Detlef Riekenberg authored
-
Kai Blin authored
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Markus Amsler authored
-
Konstantin Kondratyuk authored
-
Konstantin Kondratyuk authored
-
Konstantin Kondratyuk authored
-
Konstantin Kondratyuk authored
-
Clinton Stimpson authored
-
Chris Robinson authored
-
Charles Blacklock authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Lei Zhang authored
-
Roderick Colenbrander authored
-
Peter Beutner authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Marcus Meissner authored
-
James Hawkins authored
-
James Hawkins authored
-
Eric Pouech authored
-
Rob Shearman authored
-
Rob Shearman authored
ole32: The width of the metafile drawn should be 3 times the icon width in OleMetafilePictFromIconAndLabel.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Use the default icon title font when writing the caption text out in OleMetafilePictFromIconAndLabel.
-