home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound, Music & MIDI Collection 2
/
SMMVOL2.bin
/
PROG
/
MIDICOMP.ZIP
/
DELPHMID.DPR
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-06-15
|
97 b
|
10 lines
library delphmid;
uses Delphmcb in 'DELPHMCB.PAS';
exports
midiHandler;
begin
end.