Alexandre Julliard pushed to branch master at wine / wine
Commits: efe99ab1 by Dmitry Timoshkov at 2025-02-22T20:51:39+01:00 oleaut32/tests: Add some tests for loading and saving EMF using IPicture interface.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 7aeaaeab by Dmitry Timoshkov at 2025-02-22T20:51:39+01:00 oleaut32: Add support for loading and saving EMF to IPicture interface.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40523. Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 1396b646 by Dmitry Timoshkov at 2025-02-22T20:51:39+01:00 oleaut32: Implement a better stub for IPicture::SaveAsFile.
Based on OLEPictureImpl_Save implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=8532 Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - e42904c9 by Sebastian Lackner at 2025-02-22T20:51:39+01:00 oleaut32: Implement SaveAsFile for PICTYPE_ENHMETAFILE.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - -
2 changed files:
- dlls/oleaut32/olepicture.c - dlls/oleaut32/tests/olepicture.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/844dea5c2d8a66e50bbe8bfb579705...