home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
delphi1
/
ssshell.exe
/
SMILEY.DPR
< 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
|
1995-10-20
|
246 b
|
15 lines
library Smiley;
uses
Smiley0 in 'SMILEY0.PAS';
exports
GetScreenSaverName index 1,
CreateScreenSaver index 2,
DisplayScreenSaver index 3,
DestroyScreenSaver index 4,
ScreenSaverOptionsDlg index 5;
begin
end {Smiley}.