Alexandre Julliard pushed to branch master at wine / wine
Commits: 894ed973 by Akihiro Sagawa at 2024-08-15T23:08:04+02:00 oleaut32/tests: Add OLE Picture object tests using DIB section.
- - - - - 1ee67f75 by Akihiro Sagawa at 2024-08-15T23:08:04+02:00 oleaut32: Convert 32-bit or 16-bit color bitmaps to 24-bit color DIBs when saving.
Instead of 32-bit or 16-bit per pixel format with BI_BITFIELDS.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56246
- - - - - 16a6b0ad by Akihiro Sagawa at 2024-08-15T23:08:06+02:00 oleaut32: Initialize reserved members before saving.
- - - - -
2 changed files:
- dlls/oleaut32/olepicture.c - dlls/oleaut32/tests/olepicture.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/217f15f8c7a60d09f638411079a634...