Module: wine Branch: refs/heads/master Commit: 140eabf3f4157b4ba9ae9091be8440a8d84d0050 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=140eabf3f4157b4ba9ae9091...
Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Wed Apr 5 18:53:07 2006 +0900
gdi32: Add tests for GetBitmapBits and GetObject for a DIB section.
Make them pass under Wine.
---
dlls/gdi/bitmap.c | 53 +++++++--- dlls/gdi/tests/bitmap.c | 244 +++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 248 insertions(+), 49 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=140eabf3f4157b4ba9ae...