home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
dev
/
gui
/
textfield
/
muitest
/
muitest.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-02-25
|
218b
|
16 lines
/*
* muitest.h was generated my MUIBuilder.
*/
struct ObjApp
{
APTR App;
APTR window;
APTR text;
APTR object;
APTR sbar;
};
extern struct ObjApp * CreateApp( void );
extern void DisposeApp( struct ObjApp * );