From 4ec92507bf869b5eb89d3dc1729e74330918a34e Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Mon, 1 Dec 2008 13:20:54 +0100 Subject: [PATCH] gdiplus: Export the GdipGetAllPropertyItems function. --- dlls/gdiplus/gdiplus.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/gdiplus/gdiplus.spec b/dlls/gdiplus/gdiplus.spec index 87e9cc359a0..a7d21f89dd9 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)