Alexandre Julliard pushed to branch master at wine / wine
Commits: d10a2c19 by Dmitry Timoshkov at 2025-09-29T22:42:52+02:00 ole32/tests: Add a test for IPropertySetStorage::Open() with STGM_TRANSACTED flag.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - b0dae08a by Dmitry Timoshkov at 2025-09-29T22:42:52+02:00 ole32: Ignore STGM_TRANSACTED in IPropertySetStorage::Open().
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - fce8f437 by Dmitry Timoshkov at 2025-09-29T22:42:52+02:00 ole32: Print correct entry name in a trace when reading storage dictionary.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - aebfc6d1 by Dmitry Timoshkov at 2025-09-29T22:42:52+02:00 ole32: Write padding to a dictionary entry only when necessary.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 9f9140ac by Dmitry Timoshkov at 2025-09-29T22:42:52+02:00 ole32: Clear dirty flag in IPropertyStorage::Commit().
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - -
2 changed files:
- dlls/ole32/stg_prop.c - dlls/ole32/tests/storage32.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/78b7d91137162a7d745ad05622b259...