mirror of
https://github.com/ziglang/zig.git
synced 2026-01-05 13:03:25 +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).
17 lines
386 B
Modula-2
Vendored
17 lines
386 B
Modula-2
Vendored
;
|
|
; Definition file of txfw32.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "txfw32.dll"
|
|
EXPORTS
|
|
TxfGetThreadMiniVersionForCreate@4
|
|
TxfLogCreateFileReadContext@28
|
|
TxfLogCreateRangeReadContext@36
|
|
TxfLogDestroyReadContext@4
|
|
TxfLogReadRecords@20
|
|
TxfLogRecordGetFileName@20
|
|
TxfLogRecordGetGenericType@16
|
|
TxfReadMetadataInfo@20
|
|
TxfSetThreadMiniVersionForCreate@4
|