From: Austin English Subject: [PATCH 2/5] d2d1: sync to windows 10 Message-Id: <20170621010304.31365-2-austinenglish@gmail.com> Date: Tue, 20 Jun 2017 20:03:01 -0500 In-Reply-To: <20170621010304.31365-1-austinenglish@gmail.com> References: <20170621010304.31365-1-austinenglish@gmail.com> Signed-off-by: Austin English --- dlls/d2d1/d2d1.spec | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/dlls/d2d1/d2d1.spec b/dlls/d2d1/d2d1.spec index 26d17c687d..f405b1e8ab 100644 --- a/dlls/d2d1/d2d1.spec +++ b/dlls/d2d1/d2d1.spec @@ -1,11 +1,13 @@ -@ stdcall D2D1CreateFactory(long ptr ptr ptr) -@ stdcall D2D1MakeRotateMatrix(float float float ptr) -@ stub D2D1MakeSkewMatrix -@ stub D2D1IsMatrixInvertible -@ stub D2D1InvertMatrix -@ stub D2D1ConvertColorSpace -@ stub D2D1CreateDevice -@ stub D2D1CreateDeviceContext -@ stub D2D1SinCos -@ stub D2D1Tan -@ stub D2D1Vec3Length +1 stdcall D2D1CreateFactory(long ptr ptr ptr) +2 stdcall D2D1MakeRotateMatrix(float float float ptr) +3 stub D2D1MakeSkewMatrix +4 stub D2D1IsMatrixInvertible +5 stub D2D1InvertMatrix +6 stub D2D1ConvertColorSpace +7 stub D2D1CreateDevice +8 stub D2D1CreateDeviceContext +9 stub D2D1SinCos +10 stub D2D1Tan +11 stub D2D1Vec3Length +12 stub D2D1ComputeMaximumScaleFactor +13 stub D2D1GetGradientMeshInteriorPointsFromCoonsPatch -- 2.13.0