Alexandre Julliard : gdiplus: Export the GdipGetAllPropertyItems function.

Alexandre Julliard julliard at winehq.org
Mon Dec 1 07:34:13 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Dec  1 13:20:54 2008 +0100

gdiplus: Export the GdipGetAllPropertyItems function.

---

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

diff --git a/dlls/gdiplus/gdiplus.spec b/dlls/gdiplus/gdiplus.spec
index 87e9cc3..a7d21f8 100644
--- a/dlls/gdiplus/gdiplus.spec
+++ b/dlls/gdiplus/gdiplus.spec
@@ -240,7 +240,7 @@
 @ stdcall GdipGetAdjustableArrowCapHeight(ptr ptr)
 @ stdcall GdipGetAdjustableArrowCapMiddleInset(ptr ptr)
 @ stdcall GdipGetAdjustableArrowCapWidth(ptr ptr)
-@ stub GdipGetAllPropertyItems
+@ stdcall GdipGetAllPropertyItems(ptr long long ptr)
 @ stdcall GdipGetBrushType(ptr ptr)
 @ stdcall GdipGetCellAscent(ptr long ptr)
 @ stdcall GdipGetCellDescent(ptr long ptr)




More information about the wine-cvs mailing list