00001
00002
00003
00004
00005 #define IDD_ABOUTBOX 100
00006 #define ID_INDICATOR_CENTRE 101
00007 #define ID_INDICATOR_WIDTH 102
00008 #define ID_INDICATOR_ANGLE 103
00009 #define IDR_MAINFRAME 128
00010 #define IDR_FRACTATYPE 129
00011 #define IDD_OPTIONS_DLG 131
00012 #define IDD_FRACTAL_DLG 134
00013 #define IDD_EXPORT_IMAGE_DLG 136
00014 #define IDD_PROGRESS_DLG 138
00015 #define IDB_ABOUT 142
00016 #define IDC_AA_COMBO 1000
00017 #define IDC_PALETTESIZE_EDIT 1001
00018 #define IDC_ZX_EDIT 1002
00019 #define IDC_ZY_EDIT 1003
00020 #define IDC_VIEW_X_EDIT 1004
00021 #define IDC_VIEW_Y_EDIT 1005
00022 #define IDC_VIEW_WIDTH_EDIT 1006
00023 #define IDC_VIEW_ANGLE_EDIT 1007
00024 #define IDC_RESET_BTN 1008
00025 #define IDC_FRACTAL_COMBO 1010
00026 #define IDC_INVERT_U_CHECK 1013
00027 #define IDC_PROGRESSIVE_CHECK 1014
00028 #define IDC_WIDTH_EDIT 1015
00029 #define IDC_HEIGHT_EDIT 1016
00030 #define IDC_PROGRESS 1016
00031 #define IDC_MSG_STATIC 1017
00032 #define IDC_ABOUT_IMAGE 1019
00033 #define ID_VIEW_SHOW_GRID 32771
00034 #define ID_VIEW_OPTIONS 32772
00035 #define ID_VIEW_PALETTE 32773
00036 #define ID_PALETTE_RANDOMISE 32775
00037 #define ID_VIEW_FRACTALS 32776
00038 #define ID_PALETTE_MAIN_COL 32777
00039 #define ID_PALETTE_BRIGHT 32778
00040 #define ID_PALETTE_PASTEL 32779
00041 #define ID_PALETTE_MONOCHROME 32780
00042 #define ID_EXPORT_JPG 32781
00043 #define ID_PALETTE_WHITE 32782
00044 #define IDS_SHOW_CENTRE 61204
00045 #define IDS_SHOW_WIDTH 61205
00046 #define IDS_SHOW_ANGLE 61206
00047 #define IDS_SHOW_ITN 61207
00048 #define IDS_ANTIALIASING 61208
00049 #define IDS_GENERATING 61209
00050 #define IDS_GENERATING_IMAGE 61210
00051 #define IDS_ANTIALIASING_IMAGE 61211
00052 #define IDS_SAVING_IMAGE 61212
00053
00054
00055
00056 #ifdef APSTUDIO_INVOKED
00057 #ifndef APSTUDIO_READONLY_SYMBOLS
00058 #define _APS_3D_CONTROLS 1
00059 #define _APS_NEXT_RESOURCE_VALUE 143
00060 #define _APS_NEXT_COMMAND_VALUE 32783
00061 #define _APS_NEXT_CONTROL_VALUE 1020
00062 #define _APS_NEXT_SYMED_VALUE 104
00063 #endif
00064 #endif