mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +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).
24 lines
341 B
Modula-2
Vendored
24 lines
341 B
Modula-2
Vendored
;
|
|
; Exports of file msdmo.dll
|
|
;
|
|
; Autogenerated by gen_exportdef
|
|
; Written by Kai Tietz, 2007
|
|
;
|
|
LIBRARY msdmo.dll
|
|
EXPORTS
|
|
DMOEnum
|
|
DMOGetName
|
|
DMOGetTypes
|
|
DMOGuidToStrA
|
|
DMOGuidToStrW
|
|
DMORegister
|
|
DMOStrToGuidA
|
|
DMOStrToGuidW
|
|
DMOUnregister
|
|
MoCopyMediaType
|
|
MoCreateMediaType
|
|
MoDeleteMediaType
|
|
MoDuplicateMediaType
|
|
MoFreeMediaType
|
|
MoInitMediaType
|