unrealircd

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

resource.h (2326B)

      1 //{{NO_DEPENDENCIES}}
      2 // Microsoft Developer Studio generated include file.
      3 // Used by GENERIC.RC
      4 // $Id$
      5 #define IDC_USERID                      1051
      6 #define IDC_REALNAME                    1052
      7 #define IDC_PNICK                       1053
      8 #define IDC_ANICK                       1054
      9 #define IDC_SERVERLIST                  1057
     10 #define IDC_NEWSERVER                   1058
     11 #define IDC_EDITSERVER                  1059
     12 #define IDC_IRCDCONF                    1059
     13 #define IDC_DELSERVER                   1060
     14 #define IDC_SHOW_GLOBOPS                1060
     15 #define IDC_SHOW_WALLOPS                1061
     16 #define IDC_SHOW_HELPOPS                1062
     17 #define IDC_SHOW_SERVNOTICE             1063
     18 #define IDC_INFOTEXT                    1063
     19 #define IDM_OPEN                        40001
     20 #define IDM_SAVE                        40002
     21 #define IDM_SAVEAS                      40003
     22 #define IDM_EXIT                        40004
     23 #define IDM_ABOUT                       40005
     24 #define IDM_WINDOWCHILD                 40006
     25 #define IDM_REHASH                      40007
     26 #define IDM_OPTIONS                     40008
     27 #define	IDM_CREDITS						40009
     28 #define IDM_DF							40010
     29 #define IDM_LICENSE						40011
     30 #define IDM_DBGOFF                      41099
     31 #define IDM_DBGFATAL                    41100
     32 #define IDM_DBGERROR                    41101
     33 #define IDM_DBGNOTICE                   41103
     34 #define IDM_DBGDNS                      41104
     35 #define IDM_DBGINFO                     41105
     36 #define IDM_DBGNUM                      41106
     37 #define IDM_DBGSEND                     41107
     38 #define IDM_DBGDEBUG                    41108
     39 #define IDM_DBGMALLOC                   41109
     40 #define IDM_DBGLIST                     41110
     41 #define IDM_POPUP                       50000
     42 #define IDC_STATIC                      -1
     43 #define IDM_IRCDRULES					65530
     44 #define IDM_IRCDMOTD					65531
     45 #define IDC_VERSION                     65532
     46 #define IDM_SETUP                       65536
     47 #define IDM_IRCDCONF                    65535
     48 
     49 // Next default values for new objects
     50 // 
     51 #ifdef APSTUDIO_INVOKED
     52 #ifndef APSTUDIO_READONLY_SYMBOLS
     53 #define _APS_NO_MFC                     1
     54 #define _APS_NEXT_RESOURCE_VALUE        113
     55 #define _APS_NEXT_COMMAND_VALUE         40011
     56 #define _APS_NEXT_CONTROL_VALUE         1064
     57 #define _APS_NEXT_SYMED_VALUE           104
     58 #endif
     59 #endif