home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megahits 4
/
MegaHits_Vol.4.iso
/
mui
/
dev
/
gui
/
muibuilder
/
mb
/
c
/
click.h
< 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
C/C++ Source or Header
|
1994-10-24
|
230 b
|
13 lines
struct ObjApp
{
APTR App;
APTR WI_try;
APTR TX_label_0;
APTR BT_1stbutton;
APTR BT_2ndbutton;
APTR BT_3rdbutton;
char *STR_TX_label_0;
};
extern struct ObjApp * CreateApp( void );
extern void DisposeApp( struct ObjApp * );