home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 27
/
IOPROG_27.ISO
/
SOFT
/
ADSDK.ZIP
/
Samples
/
Extension
/
Tutorial
/
step1
/
ADsFirstExt.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
|
1998-09-17
|
230 b
|
10 lines
; ADsFirstExt.def : Declares the module parameters.
LIBRARY "ADsFirstExt.DLL"
EXPORTS
DllCanUnloadNow @1 PRIVATE
DllGetClassObject @2 PRIVATE
DllRegisterServer @3 PRIVATE
DllUnregisterServer @4 PRIVATE