18 Jul
2011
18 Jul
'11
6:47 p.m.
Module: wine Branch: master Commit: 103719e9e97379c558b53b54015b253e6eb42dbb URL: http://source.winehq.org/git/wine.git/?a=commit;h=103719e9e97379c558b53b5401... Author: Huw Davies <huw(a)codeweavers.com> Date: Mon Jul 18 15:27:44 2011 +0100 gdi32: Implement GetDIBits using the GetImage driver function. --- dlls/gdi32/dib.c | 370 +++++++++++++-------------------------------- dlls/gdi32/tests/bitmap.c | 1 - 2 files changed, 107 insertions(+), 264 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=103719e9e97379c558b53b...