Evan Stade : gdiplus: Export GdipSetPenLineJoin.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jul 17 07:36:50 CDT 2007


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

Author: Evan Stade <estade at gmail.com>
Date:   Mon Jul 16 19:44:54 2007 -0700

gdiplus: Export GdipSetPenLineJoin.

---

 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 d14457e..aaabdf5 100644
--- a/dlls/gdiplus/gdiplus.spec
+++ b/dlls/gdiplus/gdiplus.spec
@@ -552,7 +552,7 @@
 @ stub GdipSetPenDashStyle
 @ stdcall GdipSetPenEndCap(ptr long)
 @ stdcall GdipSetPenLineCap197819(ptr long long long)
-@ stub GdipSetPenLineJoin
+@ stdcall GdipSetPenLineJoin(ptr long)
 @ stub GdipSetPenMiterLimit
 @ stub GdipSetPenMode
 @ stub GdipSetPenStartCap




More information about the wine-cvs mailing list