windows-nt/Source/XPSP1/NT/com/ole32/ilib/ole2pr32.def

29 lines
519 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
LIBRARY OLE2PROX
CODE MOVEABLE DISCARDABLE LOADONCALL SHARED
SEGMENTS INIT PRELOAD
DATA MOVEABLE SINGLE
HEAPSIZE 0
EXPORTS
#ifdef i386
WEP@0 @1
DllGetClassObject@12 @2
#endif
#ifdef _MIPS_
WEP @1
DllGetClassObject @2
#endif
#ifdef _PPC_
WEP @1
DllGetClassObject @2
#endif
;
; functions statement file (appended by the makefile)