X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=wrappers%2Fd2d1.def;h=a897bf9d4a8c68390156ee9b0a607647326d9308;hb=48c661ea6c0f2bd9b76a3385cd946b7d07bc9b5f;hp=58c897b708168d7ceb7f73ace48802f491faea48;hpb=cbe34810938b91291bc46a5de5535057b869f750;p=apitrace diff --git a/wrappers/d2d1.def b/wrappers/d2d1.def index 58c897b..a897bf9 100644 --- a/wrappers/d2d1.def +++ b/wrappers/d2d1.def @@ -1,8 +1,10 @@ LIBRARY "d2d1" EXPORTS - D2D1CreateFactory - D2D1InvertMatrix - D2D1IsMatrixInvertible - D2D1MakeRotateMatrix - D2D1MakeSkewMatrix + D2D1CreateFactory @1 + D2D1MakeRotateMatrix @2 + D2D1MakeSkewMatrix @3 + D2D1IsMatrixInvertible @4 + D2D1InvertMatrix @5 + + DWriteCreateFactory