Alexandre Julliard : gdiplus: Fix the GdipFillRectangles spec entries.

Alexandre Julliard julliard at winehq.org
Wed Apr 30 06:57:04 CDT 2008


Module: wine
Branch: master
Commit: 0d1959972e7252719b20f28bc808da616df3877a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0d1959972e7252719b20f28bc808da616df3877a

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Apr 29 20:17:59 2008 +0200

gdiplus: Fix the GdipFillRectangles spec entries.

---

 dlls/gdiplus/gdiplus.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/gdiplus/gdiplus.spec b/dlls/gdiplus/gdiplus.spec
index 8e8e94f..4549c4b 100644
--- a/dlls/gdiplus/gdiplus.spec
+++ b/dlls/gdiplus/gdiplus.spec
@@ -228,8 +228,8 @@
 @ stdcall GdipFillPolygonI(ptr ptr ptr long long)
 @ stdcall GdipFillRectangle(ptr ptr long long long long)
 @ stdcall GdipFillRectangleI(ptr ptr long long long long)
-@ stdcall GdipFillRectangles(ptr ptr long)
-@ stdcall GdipFillRectanglesI(ptr ptr long)
+@ stdcall GdipFillRectangles(ptr ptr ptr long)
+@ stdcall GdipFillRectanglesI(ptr ptr ptr long)
 @ stub GdipFillRegion
 @ stdcall GdipFindFirstImageItem(ptr ptr)
 @ stub GdipFindNextImageItem




More information about the wine-cvs mailing list