-
42576ce9
by Piotr Caban at 2025-01-23T17:17:31+01:00
ole32: Support all PROPVARIANT vector types in propertystorage_get_elemsize.
-
4fbd89fa
by Piotr Caban at 2025-01-23T17:17:31+01:00
ole32: Update read offset in propertystorage_read_scalar helper.
-
f993343a
by Piotr Caban at 2025-01-23T18:03:19+01:00
ole32: Pass MemoryAllocator class to PropertyStorage_ReadProperty.
So we can free the memory in case of error.
-
fd3f28f0
by Piotr Caban at 2025-01-23T18:03:19+01:00
ole32: Support more vector datatypes when reading property storage.
-
6dd52651
by Piotr Caban at 2025-01-23T18:03:19+01:00
ole32: Add support for reading VT_VECTOR|VT_VARIANT property.