OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
resource.h
1//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by chatty.rc
4//
5#define ID_CHANNELS 2
6#define ID_GET_INFO 2
7#define ID_USERS 3
8#define IDD_ABOUTBOX 100
9#define IDD_CHATTY_FORM 101
10#define IDP_SOCKETS_INIT_FAILED 104
11#define IDR_MAINFRAME 128
12#define IDR_CHATTYTYPE 129
13#define IDD_SET_TOPIC 130
14#define IDD_CHANNEL_MODE 131
15#define IDD_CONNECT 132
16#define IDD_ENTER 133
17#define IDD_TALK 134
18#define IDD_CHANNEL_LIST 136
19#define IDD_SEND_RAW 137
20#define IDD_SET_PASSWORD 138
21#define IDD_GET_USER_INFO 139
22#define IDD_KICK_REASON 140
23#define IDC_LIST 1000
24#define IDC_EDIT 1001
25#define IDC_TOPIC 1002
26#define IDC_USERS 1002
27#define IDC_NICK 1003
28#define IDC_INVITE_ONLY 1003
29#define IDC_CALLBACKS 1003
30#define IDC_ADDRESS 1004
31#define IDC_PASSWORD 1004
32#define IDC_PRIVATE 1004
33#define IDC_PORT 1005
34#define IDC_CHANNEL 1005
35#define IDC_SECRET 1005
36#define IDC_USER 1005
37#define IDC_MODERATED 1006
38#define IDC_NO_EXTERNAL_MESSAGES 1007
39#define IDC_ONLY_OPS_CHANGE_TOPIC 1008
40#define IDC_LIMIT 1009
41#define IDC_MESSAGE 1010
42#define IDC_NORMAL 1012
43#define IDC_ACTION 1013
44#define IDC_NOTICE 1014
45#define IDC_NUM_USERS 1015
46#define IDC_HIDE 1016
47#define IDC_FILTER 1018
48#define IDC_RAW 1019
49#define IDC_ENABLE 1020
50#define IDC_NUM 1021
51#define IDC_NAME 1023
52#define IDC_CHANNELS 1025
53#define IDC_QUICK1 1026
54#define IDC_QUICK2 1027
55#define IDC_REASON 1027
56#define IDC_QUICK3 1028
57#define IDC_SENDBUTT 1028
58#define IDC_QUICK4 1029
59#define ID_FILE_CONNECT 32771
60#define ID_FILE_DISCONNECT 32772
61#define ID_CHANNEL_SET_TOPIC 32776
62#define ID_CHANNEL_MODE 32778
63#define ID_CHANNEL_TALK 32781
64#define ID_BUTTON32782 32782
65#define ID_FILE_LISTCHANNELS 32783
66#define ID_FILE_SENDRAW 32784
67#define ID_CHANNEL_PASSWORD 32786
68#define ID_FILE_GETUSERINFO 32789
69#define ID_USER_GETINFO 32790
70#define ID_USER_KICK 32792
71#define ID_USER_BAN 32793
72#define ID_USER_MODE_OP 32796
73#define ID_USER_MODE_VOICE 32798
74#define ID_USER_MODE_NORMAL 32800
75#define ID_CHANNEL_GETBANLIST 32801
76#define ID_BUTTON32802 32802
77#define ID_BUTTON32803 32803
78#define ID_FILE_SILENCE 32804
79#define ID_FILE_UNSILENCE 32805
80
81// Next default values for new objects
82//
83#ifdef APSTUDIO_INVOKED
84#ifndef APSTUDIO_READONLY_SYMBOLS
85#define _APS_3D_CONTROLS 1
86#define _APS_NEXT_RESOURCE_VALUE 141
87#define _APS_NEXT_COMMAND_VALUE 32806
88#define _APS_NEXT_CONTROL_VALUE 1029
89#define _APS_NEXT_SYMED_VALUE 101
90#endif
91#endif