openmohaa/code/gamespy/Chat/chatty/resource.h
2023-02-04 21:00:01 +01:00

91 lines
3.7 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by chatty.rc
//
#define ID_CHANNELS 2
#define ID_GET_INFO 2
#define ID_USERS 3
#define IDD_ABOUTBOX 100
#define IDD_CHATTY_FORM 101
#define IDP_SOCKETS_INIT_FAILED 104
#define IDR_MAINFRAME 128
#define IDR_CHATTYTYPE 129
#define IDD_SET_TOPIC 130
#define IDD_CHANNEL_MODE 131
#define IDD_CONNECT 132
#define IDD_ENTER 133
#define IDD_TALK 134
#define IDD_CHANNEL_LIST 136
#define IDD_SEND_RAW 137
#define IDD_SET_PASSWORD 138
#define IDD_GET_USER_INFO 139
#define IDD_KICK_REASON 140
#define IDC_LIST 1000
#define IDC_EDIT 1001
#define IDC_TOPIC 1002
#define IDC_USERS 1002
#define IDC_NICK 1003
#define IDC_INVITE_ONLY 1003
#define IDC_CALLBACKS 1003
#define IDC_ADDRESS 1004
#define IDC_PASSWORD 1004
#define IDC_PRIVATE 1004
#define IDC_PORT 1005
#define IDC_CHANNEL 1005
#define IDC_SECRET 1005
#define IDC_USER 1005
#define IDC_MODERATED 1006
#define IDC_NO_EXTERNAL_MESSAGES 1007
#define IDC_ONLY_OPS_CHANGE_TOPIC 1008
#define IDC_LIMIT 1009
#define IDC_MESSAGE 1010
#define IDC_NORMAL 1012
#define IDC_ACTION 1013
#define IDC_NOTICE 1014
#define IDC_NUM_USERS 1015
#define IDC_HIDE 1016
#define IDC_FILTER 1018
#define IDC_RAW 1019
#define IDC_ENABLE 1020
#define IDC_NUM 1021
#define IDC_NAME 1023
#define IDC_CHANNELS 1025
#define IDC_QUICK1 1026
#define IDC_QUICK2 1027
#define IDC_REASON 1027
#define IDC_QUICK3 1028
#define IDC_SENDBUTT 1028
#define IDC_QUICK4 1029
#define ID_FILE_CONNECT 32771
#define ID_FILE_DISCONNECT 32772
#define ID_CHANNEL_SET_TOPIC 32776
#define ID_CHANNEL_MODE 32778
#define ID_CHANNEL_TALK 32781
#define ID_BUTTON32782 32782
#define ID_FILE_LISTCHANNELS 32783
#define ID_FILE_SENDRAW 32784
#define ID_CHANNEL_PASSWORD 32786
#define ID_FILE_GETUSERINFO 32789
#define ID_USER_GETINFO 32790
#define ID_USER_KICK 32792
#define ID_USER_BAN 32793
#define ID_USER_MODE_OP 32796
#define ID_USER_MODE_VOICE 32798
#define ID_USER_MODE_NORMAL 32800
#define ID_CHANNEL_GETBANLIST 32801
#define ID_BUTTON32802 32802
#define ID_BUTTON32803 32803
#define ID_FILE_SILENCE 32804
#define ID_FILE_UNSILENCE 32805
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 141
#define _APS_NEXT_COMMAND_VALUE 32806
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif