- 04 Dec, 2006 18 commits
-
-
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.
-
Rob Shearman authored
ole32: The METAFILEPICT created by OleMetafilePictFromIconAndLabel should have its mapping mode be anisotropic, not isotropic.
-
Rob Shearman authored
ole32: Call SetWindowOrgEx and SetWindowExtEx in OleMetafilePictFromIconAndLabel so that the created metafile scales correctly. Centre the icon and the label.
-
Rob Shearman authored
Document a few of the unknown fields in the presentation data header.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Add some tests for the IViewObject, IOleCache2 and IPersistStorage interfaces of the OLE data cache.
-
Rob Shearman authored
ole32: The advise sink for the data cache should be primed with the passed in aspects value, not an arbitrarily selected value.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Load cached data in the data cache into a STGMEDIUM type so it can be treated the same as set data.
-
Rob Shearman authored
-
Rob Shearman authored
for the future possiblity to add entries with IOleCache::Cache and IOleCache::SetData.
-
Rob Shearman authored
-
Rob Shearman authored
-
Pierre d'Herbemont authored
-
Dmitry Timoshkov authored
-
- 01 Dec, 2006 19 commits
-
-
Tomas Carnecky authored
-
Markus Amsler authored
-
James Hawkins authored
-
James Hawkins authored
-
Detlef Riekenberg authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Peter Beutner authored
-
Peter Beutner authored
-
Peter Beutner authored
- create helper function to setup exception frame and run the test - lookup function ptr only once - make "code data" const - reuse global exception counter - change alignment test to use stack address to generate an alignment exception. This avoids the need to pass an argument, so it can use the created helper function. (as the stack is (at least) 4 byte aligned, this works equally well)
-
Markus Amsler authored
-
Markus Amsler authored
-
Markus Amsler authored
-
Markus Amsler authored
-
Roderick Colenbrander authored
-
Jacek Caban authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
- 30 Nov, 2006 3 commits
-
-
Charles Blacklock authored
-
Paul Vriens authored
-
Dmitry Timoshkov authored
-