home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
programming
/
desklib
/
sources
/
DeskLib
/
!DLSources
/
Libraries
/
Font2
/
DLLDef
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-07-10
|
251 b
|
25 lines
;
; cdll definition file for <name>
;
name "Font2"
version 1.00
author "DeskLib"
; --- Exported symbols ---
exports
{
Font2_Initialise
Font2_ClaimFont
Font2_ReleaseFont
Font2_ReclaimFont
}
; --- Object files ---
objects
{
o.Font2
}