home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD1.bin
/
new
/
dev
/
gui
/
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 * );