-
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.