=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: gdiplus: Fix GdipCreateStreamOnFile spec file entry.

Alexandre Julliard julliard at winehq.org
Mon Feb 27 15:12:08 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Wed Feb 22 23:23:00 2017 +0100

gdiplus: Fix GdipCreateStreamOnFile spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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 8cf5ab3..dd8d909 100644
--- a/dlls/gdiplus/gdiplus.spec
+++ b/dlls/gdiplus/gdiplus.spec
@@ -120,7 +120,7 @@
 120 stdcall GdipCreateRegionRectI(ptr ptr)
 121 stdcall GdipCreateRegionRgnData(ptr long ptr)
 122 stdcall GdipCreateSolidFill(long ptr)
-123 stdcall GdipCreateStreamOnFile(ptr long ptr)
+123 stdcall GdipCreateStreamOnFile(wstr long ptr)
 124 stdcall GdipCreateStringFormat(long long ptr)
 125 stdcall GdipCreateTexture2(ptr long float float float float ptr)
 126 stdcall GdipCreateTexture2I(ptr long long long long long ptr)




More information about the wine-cvs mailing list