Adam Petaccia : gdiplus: Correct spec entry for GdipFlush.
Module: wine Branch: master Commit: 9f65b9a0fc9d3db681e70868377a8e8bf5dc6ced URL: http://source.winehq.org/git/wine.git/?a=commit;h=9f65b9a0fc9d3db681e7086837... Author: Adam Petaccia <adam(a)tpetaccia.com> Date: Tue Jul 1 20:46:31 2008 -0400 gdiplus: Correct spec entry for GdipFlush. --- 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 61cc2de..587f2ab 100644 --- a/dlls/gdiplus/gdiplus.spec +++ b/dlls/gdiplus/gdiplus.spec @@ -234,7 +234,7 @@ @ stdcall GdipFindFirstImageItem(ptr ptr) @ stub GdipFindNextImageItem @ stub GdipFlattenPath -@ stdcall GdipFlush(long) +@ stdcall GdipFlush(ptr long) @ stdcall GdipFree(ptr) @ stub GdipGetAdjustableArrowCapFillState @ stub GdipGetAdjustableArrowCapHeight
participants (1)
-
Alexandre Julliard