unrealircd

- supernets unrealircd source & configuration
git clone git://git.acid.vegas/unrealircd.git
Log | Files | Refs | Archive | README | LICENSE

resource.h (4554B)

      1 //{{NO_DEPENDENCIES}}
      2 // Microsoft Developer Studio generated include file.
      3 // Used by Win32GUI.rc
      4 //
      5 #define VER_UNREAL                      1
      6 #define MANIFEST_RESOURCE_ID            2
      7 #define ICO_MAIN                        129
      8 #define BMP_LOGO                        130
      9 #define BMP_BAR                         133
     10 #define CUR_HAND                        136
     11 #define MENU_ABOUT                      137
     12 #define MENU_CONFIG                     141
     13 #define MENU_REHASH                     144
     14 #define MENU_SYSTRAY                    145
     15 #define MENU_CONTEXT                    146
     16 #define IDB_BITMAP1                     150
     17 #define IDC_BAR                         1103
     18 #define IDC_TOOLBAR                     1104
     19 #define IDC_STATUS                      1105
     20 #define IDC_TEXT                        1107
     21 #define IDC_EMAIL                       1108
     22 #define IDC_URL                         1109
     23 #define IDC_TREE                        1111
     24 #define IDC_CHANNELS                    1112
     25 #define IDC_CLIENTS                     1113
     26 #define IDC_SERVERS                     1114
     27 #define IDC_INVISO                      1115
     28 #define IDC_OPERS                       1116
     29 #define IDC_UNKNOWN                     1117
     30 #define IDC_MAXCLIENTS                  1118
     31 #define IDC_LCLIENTS                    1122
     32 #define IDC_LSERVERS                    1123
     33 #define IDC_LMAXCLIENTS                 1124
     34 #define IDC_UPTIME                      1125
     35 #define IDC_CONFIGERROR                 1126
     36 #define IDC_BOLD                        1130
     37 #define IDC_UNDERLINE                   1131
     38 #define IDC_FIND                        1132
     39 #define IDFIND                          1133
     40 #define IDC_FINDTEXT                    1135
     41 #define IDC_GOTO                        1135
     42 #define IDC_MATCHWHOLE                  1137
     43 #define IDC_MATCHCASE                   1138
     44 #define IDC_DIRUP                       1139
     45 #define IDC_DIRDOWN                     1140
     46 #define IDC_COLOR                       1141
     47 #define IDC_BGCOLOR			1142
     48 #define IDC_WHITE                       1163
     49 #define IDC_BLACK                       1164
     50 #define IDC_DARKBLUE                    1165
     51 #define IDC_DARKGREEN                   1166
     52 #define IDC_PASS                        1166
     53 #define IDC_RED                         1167
     54 #define IDC_DARKRED                     1168
     55 #define IDC_PURPLE                      1169
     56 #define IDC_ORANGE                      1170
     57 #define IDC_YELLOW                      1171
     58 #define IDC_GREEN                       1172
     59 #define IDC_VDARKGREEN                  1173
     60 #define IDC_LIGHTBLUE                   1174
     61 #define IDC_BLUE                        1175
     62 #define IDC_PINK                        1176
     63 #define IDC_DARKGRAY                    1177
     64 #define IDC_GRAY                        1178
     65 #define IDM_INFO                        40026
     66 #define IDM_CREDITS                     40027
     67 #define IDM_DAL                         40028
     68 #define IDM_LICENSE                     40029
     69 #define IDM_HELP                        40030
     70 #define IDM_SAVE                        40031
     71 #define IDM_REDO                        40032
     72 #define IDM_SMOTD			40036
     73 #define IDM_CONF                        40037
     74 #define IDM_MOTD                        40038
     75 #define IDM_BOTMOTD                     40039
     76 #define IDM_OPERMOTD                    40040
     77 #define IDM_RULES                       40041
     78 #define IDM_RHALL                       40042
     79 #define IDM_RHCONF                      40044
     80 #define IDM_RHMOTD                      40045
     81 #define IDM_RHOMOTD                     40046
     82 #define IDM_RHBMOTD                     40047
     83 #define IDM_RHRULES                     40048
     84 #define IDM_REHASH                      40049
     85 #define IDM_STATUS                      40050
     86 #define IDM_CONFIG                      40051
     87 #define IDM_ABOUT                       40052
     88 #define IDM_SHUTDOWN                    40053
     89 #define IDM_UNDO                        40054
     90 #define IDM_CUT                         40055
     91 #define IDM_COPY                        40056
     92 #define IDM_PASTE                       40057
     93 #define IDM_DELETE                      40058
     94 #define IDM_SELECTALL                   40059
     95 #define IDM_NEW                         40060
     96 #define IDC_STATIC                      -1
     97 
     98 // Next default values for new objects
     99 // 
    100 #ifdef APSTUDIO_INVOKED
    101 #ifndef APSTUDIO_READONLY_SYMBOLS
    102 #define _APS_NO_MFC                     1
    103 #define _APS_NEXT_RESOURCE_VALUE        152
    104 #define _APS_NEXT_COMMAND_VALUE         40061
    105 #define _APS_NEXT_CONTROL_VALUE         1167
    106 #define _APS_NEXT_SYMED_VALUE           104
    107 #endif
    108 #endif