Dmitry Timoshkov : gdiplus: Correct the GdipDrawString .spec entry.

Alexandre Julliard julliard at winehq.org
Thu Feb 21 14:29:36 CST 2013


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

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Thu Feb 21 13:31:44 2013 +0800

gdiplus: Correct the GdipDrawString .spec entry.

---

 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 ccf47f9..920d78e 100644
--- a/dlls/gdiplus/gdiplus.spec
+++ b/dlls/gdiplus/gdiplus.spec
@@ -187,7 +187,7 @@
 187 stdcall GdipDrawRectangleI(ptr ptr long long long long)
 188 stdcall GdipDrawRectangles(ptr ptr ptr long)
 189 stdcall GdipDrawRectanglesI(ptr ptr ptr long)
-190 stdcall GdipDrawString(ptr ptr long ptr ptr ptr ptr)
+190 stdcall GdipDrawString(ptr wstr long ptr ptr ptr ptr)
 191 stdcall GdipEmfToWmfBits(ptr long ptr long long)
 192 stdcall GdipEndContainer(ptr ptr)
 193 stub GdipEnumerateMetafileDestPoint




More information about the wine-cvs mailing list