mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 15:53:08 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
20 lines
351 B
Modula-2
Vendored
20 lines
351 B
Modula-2
Vendored
;
|
|
; Definition file of d2d1.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "d2d1.dll"
|
|
EXPORTS
|
|
D2D1CreateFactory
|
|
D2D1MakeRotateMatrix
|
|
D2D1MakeSkewMatrix
|
|
D2D1IsMatrixInvertible
|
|
D2D1InvertMatrix
|
|
D2D1ConvertColorSpace
|
|
D2D1CreateDevice
|
|
D2D1CreateDeviceContext
|
|
D2D1SinCos
|
|
D2D1Tan
|
|
D2D1Vec3Length
|
|
D2D1ComputeMaximumScaleFactor
|