home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
programming
/
desklib
/
sources
/
DeskLib
/
!DLSources
/
Libraries
/
PopUp
/
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-06-17
|
264 b
|
27 lines
;
; cdll definition file for <name>
;
name "DeskLib.PopUp"
version 1.00
author "DeskLib"
; --- Exported symbols ---
exports
{
PopUp_Open
PopUp_ShowMenuLeaf
PopUp_ShowPtr
PopUp_Close
}
; --- Object files ---
objects
{
o.Show
o.Open
o.Close
}