Emil Velikov (@xexaxo) commented about dlls/wineandroid.drv/window.c:
{ struct android_window_surface *surface; int width = rect->right - rect->left, height = rect->bottom - rect->top;
- char buffer[FIELD_OFFSET( BITMAPINFO, bmiColors[256] )];
Same comments apply here. Although set_color_info particularly solves that... Although it sets the Colour(s) where there MacOS ones got removed - why is that btw?