35#if defined(__cplusplus)
38 #define CLIENTFUNC void *
43#define LIST_CHANGE ((short) 1)
44#define LIST_APPEND ((short) 2)
45#define LIST_NEW ((short) 3)
ARX_API int ads_unload_dialog(int)
ARX_API int ads_set_tile(ads_hdlg, const ACHAR *, const ACHAR *)
ARX_API int ads_start_dialog(ads_hdlg, int *)
ARX_API int ads_start_image(ads_hdlg, const ACHAR *)
ARX_API int ads_vector_image(short, short, short, short, short)
ARX_API int ads_term_dialog()
ARX_API int ads_add_list(const ACHAR *)
ARX_API int ads_new_positioned_dialog(const ACHAR *, int, CLIENTFUNC, int, int, ads_hdlg *)
ARX_API int ads_action_tile(ads_hdlg, const ACHAR *, CLIENTFUNC)
ARX_API int ads_mode_tile(ads_hdlg, const ACHAR *, short)
ARX_API int ads_new_dialog(const ACHAR *, int, CLIENTFUNC, ads_hdlg *)
ARX_API int ads_start_list(ads_hdlg, const ACHAR *, short, short)
ARX_API int ads_get_tile(ads_hdlg, const ACHAR *, ACHAR *, int)
ARX_API int ads_load_dialog(const ACHAR *, int *)
ARX_API int ads_done_positioned_dialog(ads_hdlg, int, int *, int *)
ARX_API int ads_fill_image(short, short, short, short, short)
ARX_API int ads_slide_image(short, short, short, short, const ACHAR *)
ARX_API int ads_get_attr_string(ads_htile, ACHAR *, ACHAR *, int)
ARX_API int ads_done_dialog(ads_hdlg, int)
ARX_API int ads_dimensions_tile(ads_hdlg, const ACHAR *, short *, short *)