home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 18
/
amigaformatcd18.iso
/
mui
/
mui_developer
/
c
/
dlib
/
classnames.c
< prev
next >
Wrap
Text File
|
1997-03-10
|
3KB
|
131 lines
const char MUIC_Group[] = "Group.mui";
const char MUIC_Family[] = "Family.mui";
const char MUIC_Notify[] = "Notify.mui";
const char MUIC_Area[] = "Area.mui";
const char MUIC_Rectangle[] = "Rectangle.mui";
const char MUIC_Menu[] = "Menu.mui";
const char MUIC_Menuitem[] = "Menuitem.mui";
const char MUIC_Menustrip[] = "Menustrip.mui";
const char MUIC_Application[] = "Application.mui";
const char MUIC_Window[] = "Window.mui";
const char MUIC_Image[] = "Image.mui";
const char MUIC_Text[] = "Text.mui";
const char MUIC_Gadget[] = "Gadget.mui";
const char MUIC_Prop[] = "Prop.mui";
const char MUIC_String[] = "String.mui";
const char MUIC_List[] = "List.mui";
const char MUIC_Cycle[] = "Cycle.mui";
const char MUIC_Scrollbar[] = "Scrollbar.mui";
const char MUIC_Value[] = "Value.mui";
const char MUIC_Numeric[] = "Numeric.mui";
const char MUIC_Slider[] = "Slider.mui";
const char MUIC_Listview[] = "Listview.mui";
const char MUIC_Radio[] = "Radio.mui";
const char MUIC_Popstring[] = "Popstring.mui";
const char MUIC_Popobject[] = "Popobject.mui";
const char MUIC_Poplist[] = "Poplist.mui";
const char MUIC_Register[] = "Register.mui";
const char MUIC_Bitmap[] = "Bitmap.mui";
const char MUIC_Bodychunk[] = "Bodychunk.mui";
const char MUIC_Balance[] = "Balance.mui";
const char MUIC_Semaphore[] = "Semaphore.mui";
const char MUIC_Applist[] = "Applist.mui";
const char MUIC_Cclist[] = "Cclist.mui";
const char MUIC_Dataspace[] = "Dataspace.mui";
const char MUIC_Configdata[] = "Configdata.mui";
const char MUIC_Mccprefs[] = "Mccprefs.mui";
const char MUIC_Volumelist[] = "Volumelist.mui";
const char MUIC_Floattext[] = "Floattext.mui";
const char MUIC_Dirlist[] = "Dirlist.mui";
const char MUIC_Gauge[] = "Gauge.mui";
const char MUIC_Knob[] = "Knob.mui";
const char MUIC_Levelmeter[] = "Levelmeter.mui";
const char MUIC_Scale[] = "Scale.mui";
const char MUIC_Boopsi[] = "Boopsi.mui";
const char MUIC_Virtgroup[] = "Virtgroup.mui";
const char MUIC_Colorfield[] = "Colorfield.mui";
const char MUIC_Coloradjust[] = "Coloradjust.mui";
const char MUIC_Palette[] = "Palette.mui";
const char MUIC_Scrollgroup[] = "Scrollgroup.mui";
const char MUIC_Penadjust[] = "Penadjust.mui";
const char MUIC_Numericbutton[] = "Numericbutton.mui";
const char MUIC_Settingsgroup[] = "Settingsgroup.mui";
const char MUIC_Settings[] = "Settings.mui";
const char MUIC_Frameadjust[] = "Frameadjust.mui";
const char MUIC_Imageadjust[] = "Imageadjust.mui";
const char MUIC_Framedisplay[] = "Framedisplay.mui";
const char MUIC_Imagedisplay[] = "Imagedisplay.mui";
const char MUIC_Pendisplay[] = "Pendisplay.mui";
const char MUIC_Aboutmui[] = "Aboutmui.mui";
const char MUIC_Popimage[] = "Popimage.mui";
const char MUIC_Popframe[] = "Popframe.mui";
const char MUIC_Poppen[] = "Poppen.mui";
const char MUIC_Popscreen[] = "Popscreen.mui";
const char MUIC_Popasl[] = "Popasl.mui";
const char MUIC_Dtpic[] = "Dtpic.mui";