4 Aug
2011
4 Aug
'11
6:22 p.m.
Module: wine Branch: master Commit: b94616864d7627d8e86210dd808bd8c220a5b33e URL: http://source.winehq.org/git/wine.git/?a=commit;h=b94616864d7627d8e86210dd80... Author: Huw Davies <huw(a)codeweavers.com> Date: Thu Aug 4 12:38:33 2011 +0100 gdi32: If possible use the GetImage driver entry to fill the colour table for GetDIBits. --- dlls/gdi32/dib.c | 181 ++++++++++++++++++--------------------------- dlls/gdi32/tests/bitmap.c | 4 - 2 files changed, 72 insertions(+), 113 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b94616864d7627d8e86210...