mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 22:04:21 +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).
37 lines
706 B
Modula-2
Vendored
37 lines
706 B
Modula-2
Vendored
;
|
|
; Exports of file FLTLIB.DLL
|
|
;
|
|
; Autogenerated by gen_exportdef
|
|
; Written by Kai Tietz, 2007
|
|
;
|
|
LIBRARY FLTLIB.DLL
|
|
EXPORTS
|
|
FilterAttach
|
|
FilterAttachAtAltitude
|
|
FilterClose
|
|
FilterConnectCommunicationPort
|
|
FilterCreate
|
|
FilterDetach
|
|
FilterFindClose
|
|
FilterFindFirst
|
|
FilterFindNext
|
|
FilterGetDosName
|
|
FilterGetInformation
|
|
FilterGetMessage
|
|
FilterInstanceClose
|
|
FilterInstanceCreate
|
|
FilterInstanceFindClose
|
|
FilterInstanceFindFirst
|
|
FilterInstanceFindNext
|
|
FilterInstanceGetInformation
|
|
FilterLoad
|
|
FilterReplyMessage
|
|
FilterSendMessage
|
|
FilterUnload
|
|
FilterVolumeClose
|
|
FilterVolumeFindClose
|
|
FilterVolumeFindFirst
|
|
FilterVolumeFindNext
|
|
FilterVolumeInstanceFindClose
|
|
FilterVolumeInstanceFindFirst
|
|
FilterVolumeInstanceFindNext
|