mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +00:00
Upstream commit dddccbc3ef50ac52bf00723fd2f68d98140aab80 * adds ucrtbase.def.in * mingwex: replace mingw crt files with ucrt files * adds missing mingw-w64 ucrt files The rules that govern which set of files are included or excluded is contained in the logic for tools/update_mingw.zig
31 lines
548 B
Modula-2
Vendored
31 lines
548 B
Modula-2
Vendored
;
|
|
; Definition file of OLESVR32.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "OLESVR32.dll"
|
|
EXPORTS
|
|
WEP@4
|
|
OleRegisterServer@20
|
|
OleRevokeServer@4
|
|
OleBlockServer@4
|
|
OleUnblockServer@8
|
|
OleRegisterServerDoc@16
|
|
OleRevokeServerDoc@4
|
|
OleRenameServerDoc@8
|
|
OleRevertServerDoc@4
|
|
OleSavedServerDoc@4
|
|
OleRevokeObject@4
|
|
OleQueryServerVersion@0
|
|
SrvrWndProc@16
|
|
DocWndProc@16
|
|
ItemWndProc@16
|
|
SendDataMsg@12
|
|
FindItemWnd@8
|
|
ItemCallBack@12
|
|
TerminateClients@12
|
|
TerminateDocClients@12
|
|
DeleteClientInfo@12
|
|
SendRenameMsg@12
|
|
EnumForTerminate@12
|