mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54: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).
18 lines
420 B
Modula-2
Vendored
18 lines
420 B
Modula-2
Vendored
LIBRARY RTM.DLL
|
|
EXPORTS
|
|
MgmAddGroupMembershipEntry@32
|
|
MgmDeleteGroupMembershipEntry@32
|
|
MgmDeRegisterMProtocol@4
|
|
MgmGetFirstMfe@12
|
|
MgmGetFirstMfeStats@16
|
|
MgmGetMfe@12
|
|
MgmGetMfeStats@16
|
|
MgmGetNextMfe@16
|
|
MgmGetNextMfeStats@20
|
|
MgmGetProtocolOnInterface@16
|
|
MgmGroupEnumerationEnd@4
|
|
MgmGroupEnumerationGetNext@16
|
|
MgmGroupEnumerationStart@12
|
|
MgmRegisterMProtocol@16
|
|
MgmReleaseInterfaceOwnership@12
|
|
MgmTakeInterfaceOwnership@12
|