home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 9
/
IOPROG_9.ISO
/
contrib
/
iis4
/
iis4_07.cab
/
CPP_Simple.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-06
|
228 b
|
10 lines
; CPP_Simple.def : Declares the module parameters.
LIBRARY "CPP_Simple.DLL"
EXPORTS
DllCanUnloadNow @1 PRIVATE
DllGetClassObject @2 PRIVATE
DllRegisterServer @3 PRIVATE
DllUnregisterServer @4 PRIVATE