[Git][wine/wine][master] 5 commits: ole32: Support all PROPVARIANT vector types in propertystorage_get_elemsize.
Alexandre Julliard pushed to branch master at wine / wine Commits: 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. - - - - - 2 changed files: - dlls/ole32/stg_prop.c - dlls/ole32/tests/propvariant.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/cfe5e66a2dafd13204047625577fc6... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/cfe5e66a2dafd13204047625577fc6... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)