Portada
Česky
Deutsch
Ελληυικά
English
Español
Français
Italiano
Nederlands
Polski
Português
Русский
Suomi
Svenska
Noticias
Introdución
Descargas
Fotografías
Documentación
Contacto
Créditos
Reconocimientos
Auspiciantes
Vinculación
Enlaces
Index
void MUIS_AddInfoClient( struct MUIS_InfoClient * sic );
struct MUI_PubScreenDesc * MUIS_AllocPubScreenDesc( struct MUI_PubScreenDesc * src );
void MUIS_ClosePubFile( APTR pf );
BOOL MUIS_ClosePubScreen( char * name );
BOOL MUIS_FreePubScreenDesc( struct MUI_PubScreenDesc * psd );
APTR MUIS_OpenPubFile( char* name, ULONG mode );
char * MUIS_OpenPubScreen( struct MUI_PubScreenDesc * desc );
struct MUI_PubScreenDesc * MUIS_ReadPubFile( APTR pf );
void MUIS_RemInfoClient( struct MUIS_InfoClient * sic );
BOOL MUIS_WritePubFile( APTR pf, struct MUI_PubScreenDesc * desc );