home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
com
/
inole2
/
chap06
/
koalaprx
/
win16.def
< prev
next >
Wrap
Text File
|
1995-05-03
|
463b
|
16 lines
LIBRARY KOALAPRX
DESCRIPTION 'Koala Custom Marshaling Proxy Chapter 6 (c)1993-1995 Microsoft Corp.'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD DISCARDABLE
DATA PRELOAD SINGLE
HEAPSIZE 2048
SEGMENTS 'WEP_TEXT' FIXED PRELOAD
EXPORTS
WEP @1 RESIDENTNAME
DllGetClassObject @2
DllCanUnloadNow @3