mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 01:03:13 +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).
13 lines
232 B
Modula-2
Vendored
13 lines
232 B
Modula-2
Vendored
;
|
|
; Definition file of d2d1.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "d2d1.dll"
|
|
EXPORTS
|
|
D2D1CreateFactory@16
|
|
D2D1MakeRotateMatrix@16
|
|
D2D1MakeSkewMatrix@20
|
|
D2D1IsMatrixInvertible@4
|
|
D2D1InvertMatrix@4
|