gdiplus: Export the GdipGetAllPropertyItems function.
This commit is contained in:
parent
4cdeeb9d43
commit
4ec92507bf
|
@ -240,7 +240,7 @@
|
||||||
@ stdcall GdipGetAdjustableArrowCapHeight(ptr ptr)
|
@ stdcall GdipGetAdjustableArrowCapHeight(ptr ptr)
|
||||||
@ stdcall GdipGetAdjustableArrowCapMiddleInset(ptr ptr)
|
@ stdcall GdipGetAdjustableArrowCapMiddleInset(ptr ptr)
|
||||||
@ stdcall GdipGetAdjustableArrowCapWidth(ptr ptr)
|
@ stdcall GdipGetAdjustableArrowCapWidth(ptr ptr)
|
||||||
@ stub GdipGetAllPropertyItems
|
@ stdcall GdipGetAllPropertyItems(ptr long long ptr)
|
||||||
@ stdcall GdipGetBrushType(ptr ptr)
|
@ stdcall GdipGetBrushType(ptr ptr)
|
||||||
@ stdcall GdipGetCellAscent(ptr long ptr)
|
@ stdcall GdipGetCellAscent(ptr long ptr)
|
||||||
@ stdcall GdipGetCellDescent(ptr long ptr)
|
@ stdcall GdipGetCellDescent(ptr long ptr)
|
||||||
|
|
Loading…
Reference in New Issue