home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
fish
/
disks
/
d1031.lha
/
Programs
/
Textfield
/
MUITest
/
muitest.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-11-12
|
192 b
|
14 lines
/*
* muitest.h was generated my MUIBuilder.
*/
struct ObjApp
{
APTR App;
APTR window;
APTR text;
};
extern struct ObjApp * CreateApp( void );
extern void DisposeApp( struct ObjApp * );