Skip to content

win32u: Use a color table with default palette for 8bpp window surfaces.

NtGdiCreateDIBSection will allocate a color table for 8bpp bitmap anyway and if biClrUsed isn't set, we will later fail any color lookup.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57584

Merge request reports

Loading