Module: wine Branch: master Commit: 9f42e78b6c03bdcea3b2ea6661316ed093557592 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9f42e78b6c03bdcea3b2ea6661...
Author: Francois Gouget fgouget@free.fr Date: Fri Aug 3 00:44:01 2007 +0200
gdiplus: Fix a couple of prototypes in the spec file.
---
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 6b79a71..f92c18c 100644 --- a/dlls/gdiplus/gdiplus.spec +++ b/dlls/gdiplus/gdiplus.spec @@ -495,7 +495,7 @@ @ stub GdipSaveAddImage @ stdcall GdipSaveGraphics(ptr ptr) @ stub GdipSaveImageToFile -@ stdcall GdipSaveImageToStream(ptr ptr ptr) +@ stdcall GdipSaveImageToStream(ptr ptr ptr ptr) @ stub GdipScaleLineTransform @ stdcall GdipScaleMatrix(ptr long long long) @ stub GdipScalePathGradientTransform @@ -522,7 +522,7 @@ @ stub GdipSetEffectParameters @ stub GdipSetEmpty @ stub GdipSetImageAttributesCachedBackground -@ stdcall GdipSetImageAttributesColorKeys(ptr long long long) +@ stdcall GdipSetImageAttributesColorKeys(ptr long long long long) @ stub GdipSetImageAttributesColorMatrix @ stub GdipSetImageAttributesGamma @ stub GdipSetImageAttributesNoOp