windows-nt/Source/XPSP1/NT/com/ole32/stg/utils/compob32/compob32.def
2020-09-26 16:20:57 +08:00

27 lines
683 B
Modula-2

;//+-------------------------------------------------------------------------
;//
;// Microsoft Windows
;// Copyright (C) Microsoft Corporation, 1992 - 1993.
;//
;// File: compob32.def
;//
;// Contents: compob32.dll module definition file
;//
;//--------------------------------------------------------------------------
LIBRARY COMPOB32
EXPORTS
CoInitialize@4 @1
CoUninitialize@0 @2
CoGetMalloc@8 @3
IsValidPtrOut@8 @4
IsEqualGUID@8 @5
IsValidIid@4 @6
IsValidInterface@4 @7
SharedMemAlloc@8 @8
SharedMemFree@8 @9
IsValidPtrIn@8 @10
CoGetCurrentProcess@0 @15
CoMarshalInterface@24 @16
CoUnmarshalInterface@12 @17