mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
gdiplus: Export GdipSetPenLineJoin.
This commit is contained in:
parent
6893ef397b
commit
18ee93b0c4
@ -552,7 +552,7 @@
|
|||||||
@ stub GdipSetPenDashStyle
|
@ stub GdipSetPenDashStyle
|
||||||
@ stdcall GdipSetPenEndCap(ptr long)
|
@ stdcall GdipSetPenEndCap(ptr long)
|
||||||
@ stdcall GdipSetPenLineCap197819(ptr long long long)
|
@ stdcall GdipSetPenLineCap197819(ptr long long long)
|
||||||
@ stub GdipSetPenLineJoin
|
@ stdcall GdipSetPenLineJoin(ptr long)
|
||||||
@ stub GdipSetPenMiterLimit
|
@ stub GdipSetPenMiterLimit
|
||||||
@ stub GdipSetPenMode
|
@ stub GdipSetPenMode
|
||||||
@ stub GdipSetPenStartCap
|
@ stub GdipSetPenStartCap
|
||||||
|
Loading…
Reference in New Issue
Block a user