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).
18 lines
277 B
Modula-2
Vendored
18 lines
277 B
Modula-2
Vendored
LIBRARY msdmo.dll
|
|
EXPORTS
|
|
DMOEnum@28
|
|
DMOGetName@8
|
|
DMOGetTypes@28
|
|
DMOGuidToStrA@8
|
|
DMOGuidToStrW@8
|
|
DMORegister@32
|
|
DMOStrToGuidA@8
|
|
DMOStrToGuidW@8
|
|
DMOUnregister@8
|
|
MoCopyMediaType@8
|
|
MoCreateMediaType@8
|
|
MoDeleteMediaType@4
|
|
MoDuplicateMediaType@8
|
|
MoFreeMediaType@4
|
|
MoInitMediaType@8
|