gdiplus: Fix the GdipFillRectangles spec entries.

This commit is contained in:
Alexandre Julliard 2008-04-29 20:17:59 +02:00
parent 4c4544910e
commit 0d1959972e
1 changed files with 2 additions and 2 deletions

View File

@ -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