Dmitry Timoshkov : gdiplus: Correct GdipSaveImageToFile spec entry.

Alexandre Julliard julliard at winehq.org
Mon Aug 13 13:21:17 CDT 2012


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

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Mon Aug  6 11:57:26 2012 +0900

gdiplus: Correct GdipSaveImageToFile 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 7d6c51f..ccf47f9 100644
--- a/dlls/gdiplus/gdiplus.spec
+++ b/dlls/gdiplus/gdiplus.spec
@@ -474,7 +474,7 @@
 474 stdcall GdipSaveAdd(ptr ptr)
 475 stub GdipSaveAddImage
 476 stdcall GdipSaveGraphics(ptr ptr)
-477 stdcall GdipSaveImageToFile(ptr ptr ptr ptr)
+477 stdcall GdipSaveImageToFile(ptr wstr ptr ptr)
 478 stdcall GdipSaveImageToStream(ptr ptr ptr ptr)
 479 stdcall GdipScaleLineTransform(ptr float float long)
 480 stdcall GdipScaleMatrix(ptr float float long)




More information about the wine-cvs mailing list