tkreuzer(a)svn.reactos.org wrote:
Do raster operation on 4 bytes instead of only 3.
Quoting jgardou's commit before:
- When applying raster operation, do so only on 24
bits, we don't
support alpha channel in win32k
I have no idea about DIB code, but just from the commit message I
presume that this change to 24 bits has happened deliberately.
- Colin