79 lines
3.1 KiB
C
79 lines
3.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by GroupChat.rc
|
|
//
|
|
#define IDI_APP 101
|
|
#define IDC_ACCEL 102
|
|
#define IDC_MENU 103
|
|
#define IDD_WHISPERMESSAGE 142
|
|
#define ID_GROUP_WHISPER 143
|
|
#define ID_Menu 144
|
|
#define IDC_MEMBERS 151
|
|
#define IDC_TEXTBOX 152
|
|
#define IDC_SEND 153
|
|
#define IDC_STATUS 154
|
|
#define IDC_MESSAGES 155
|
|
#define IDC_CB_IDENTITY 190
|
|
#define IDC_BTN_NEW_IDENTITY 191
|
|
#define IDC_EDT_LOCATION 192
|
|
#define IDM_ABOUT 201
|
|
#define IDM_EXIT 202
|
|
#define IDM_CLEARTEXT 203
|
|
#define IDM_CREATEIDENTITY 211
|
|
#define IDM_SAVEIDENTITYINFO 212
|
|
#define IDM_DELETEIDENTITY 213
|
|
#define IDM_CREATEGROUP 221
|
|
#define IDM_JOINGROUP 222
|
|
#define IDM_OPENGROUP 223
|
|
#define IDM_CLOSEGROUP 224
|
|
#define IDM_CREATEINVITATION 225
|
|
#define IDD_ABOUTBOX 300
|
|
#define IDD_CREATEGROUP 400
|
|
#define IDC_EDT_GROUPNAME 401
|
|
#define IDD_OPENGROUP 500
|
|
#define IDC_CB_GROUP 501
|
|
#define IDD_JOINGROUP 600
|
|
#define IDD_NEWIDENTITY 700
|
|
#define IDC_EDT_FRIENDLYNAME 701
|
|
#define IDD_SAVEIDENTITYINFO 800
|
|
#define IDC_BTN_BROWSE 801
|
|
#define IDD_CREATEINVITATION 900
|
|
#define IDC_EDT_IDENT_LOCATION 901
|
|
#define IDC_BTN_IDENT_BROWSE 902
|
|
#define IDC_BTN_INV_BROWSE 903
|
|
#define IDC_EDT_INV_LOCATION 904
|
|
#define IDD_DELETEIDENTITY 905
|
|
#define IDD_DELETEGROUP 906
|
|
#define IDC_STATIC_MEMBERS 1006
|
|
#define IDC_EDT_MESSAGE 1027
|
|
#define IDSEND 1028
|
|
#define IDC_EDT_PASSWORD 1031
|
|
#define IDC_RADIO_AUTH_INVITE 1032
|
|
#define IDC_RADIO_AUTH_PASSW 1033
|
|
#define IDC_EDIT_PASSWORD 1034
|
|
#define IDC_STATIC_PASSWORD 1035
|
|
#define IDC_STATIC_AUTH 1036
|
|
#define IDC_STATIC_GROUP 1037
|
|
#define IDC_STATIC_ID 1038
|
|
#define IDC_CHECK_PASSWORD 1040
|
|
#define IDC_STATIC_IDENT 1042
|
|
#define IDC_RADIO_GLOBAL_SCOPE 1044
|
|
#define IDC_RADIO_LOCAL_SCOPE 1045
|
|
#define IDS_APP_CLASS 2001
|
|
#define IDS_APP_TITLE 2002
|
|
#define IDS_APP_ERROR 2003
|
|
#define IDM_DELETEGROUP 32793
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 146
|
|
#define _APS_NEXT_COMMAND_VALUE 32794
|
|
#define _APS_NEXT_CONTROL_VALUE 1046
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|