Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
710 B

;//+-------------------------------------------------------------------------
;//
;// Microsoft Windows
;// Copyright (C) Microsoft Corporation, 1992 - 1993.
;//
;// File: compob32.def
;//
;// Contents: compob32.dll module definition file
;//
;//--------------------------------------------------------------------------
LIBRARY COMPOB32
DESCRIPTION 'Compob32 DLL'
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