Commit 9f42e78b authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

gdiplus: Fix a couple of prototypes in the spec file.

parent 74bf9f1f
...@@ -495,7 +495,7 @@ ...@@ -495,7 +495,7 @@
@ stub GdipSaveAddImage @ stub GdipSaveAddImage
@ stdcall GdipSaveGraphics(ptr ptr) @ stdcall GdipSaveGraphics(ptr ptr)
@ stub GdipSaveImageToFile @ stub GdipSaveImageToFile
@ stdcall GdipSaveImageToStream(ptr ptr ptr) @ stdcall GdipSaveImageToStream(ptr ptr ptr ptr)
@ stub GdipScaleLineTransform @ stub GdipScaleLineTransform
@ stdcall GdipScaleMatrix(ptr long long long) @ stdcall GdipScaleMatrix(ptr long long long)
@ stub GdipScalePathGradientTransform @ stub GdipScalePathGradientTransform
...@@ -522,7 +522,7 @@ ...@@ -522,7 +522,7 @@
@ stub GdipSetEffectParameters @ stub GdipSetEffectParameters
@ stub GdipSetEmpty @ stub GdipSetEmpty
@ stub GdipSetImageAttributesCachedBackground @ stub GdipSetImageAttributesCachedBackground
@ stdcall GdipSetImageAttributesColorKeys(ptr long long long) @ stdcall GdipSetImageAttributesColorKeys(ptr long long long long)
@ stub GdipSetImageAttributesColorMatrix @ stub GdipSetImageAttributesColorMatrix
@ stub GdipSetImageAttributesGamma @ stub GdipSetImageAttributesGamma
@ stub GdipSetImageAttributesNoOp @ stub GdipSetImageAttributesNoOp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment