Module: wine Branch: master Commit: b6b97b1efa2342b5fd7efca0f2b2d2246c50dbeb URL: http://source.winehq.org/git/wine.git/?a=commit;h=b6b97b1efa2342b5fd7efca0f2...
Author: Francois Gouget fgouget@free.fr Date: Wed Aug 29 21:42:01 2007 +0200
gdiplus: Add some missing or related prototypes and types.
Fix the GdipDrawRectangles() prototype.
---
dlls/gdiplus/graphics.c | 2 +- dlls/gdiplus/image.c | 2 - include/gdiplusflat.h | 67 ++++++++++++++++++++++++++++++++++++--------- include/gdiplusgpstubs.h | 2 +- include/gdiplusimaging.h | 25 ++++++++++++++++- include/gdiplustypes.h | 1 + 6 files changed, 80 insertions(+), 19 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b6b97b1efa2342b5fd7efc...