gdiplus: Correct GdipSaveImageToFile spec entry.

This commit is contained in:
Dmitry Timoshkov 2012-08-06 11:57:26 +09:00 committed by Alexandre Julliard
parent 5f4b8f5916
commit af042f2754
1 changed files with 1 additions and 1 deletions

View File

@ -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)