52 lines
1.9 KiB
C
52 lines
1.9 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by GraphChat.rc
|
|
//
|
|
#define IDC_MYICON 2
|
|
#define IDD_GRAPHCHAT_DIALOG 102
|
|
#define IDS_APP_TITLE 103
|
|
#define IDI_GRAPHCHAT 107
|
|
#define IDI_APP 107
|
|
#define IDC_GRAPHCHAT 109
|
|
#define IDC_MENU 109
|
|
#define IDC_ACCEL 109
|
|
#define IDS_APP_CLASS 109
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_NEWGRAPH 129
|
|
#define IDD_OPENGRAPH 132
|
|
#define IDM_DISCONNECT 137
|
|
#define IDD_WHISPER 138
|
|
#define IDD_ABOUTBOX 201
|
|
#define IDM_EXIT 401
|
|
#define IDM_ABOUT 402
|
|
#define IDM_CLEARTEXT 403
|
|
#define IDM_NEWGRAPH 411
|
|
#define IDM_OPENGRAPH 412
|
|
#define IDC_MEMBERS 1001
|
|
#define IDC_RADIO_LOCAL_SCOPE 1001
|
|
#define IDC_TEXTBOX 1002
|
|
#define IDC_SEND 1003
|
|
#define IDC_RADIO_LOCAL 1003
|
|
#define IDC_MESSAGES 1004
|
|
#define IDC_STATUS 1005
|
|
#define IDC_STATIC_MEMBERS 1006
|
|
#define IDC_EDT_GRAPHID 1011
|
|
#define IDC_EDT_CREATORID 1012
|
|
#define IDC_EDT_PEERID 1021
|
|
#define IDC_EDT_WHISPER 1022
|
|
#define IDC_EDT_GRAPHNAME 1023
|
|
#define IDC_RADIO_GLOBAL_SCOPE 1026
|
|
#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 139
|
|
#define _APS_NEXT_COMMAND_VALUE 32786
|
|
#define _APS_NEXT_CONTROL_VALUE 1031
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|