68 lines
2.8 KiB
C
68 lines
2.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by StockServer.rc
|
|
//
|
|
#define ID_TIMER_TIME 101
|
|
#define IDD_ABOUTBOX 102
|
|
#define IDP_SOCKETS_INIT_FAILED 104
|
|
#define IDR_MAINFRAME 120
|
|
#define IDR_CLIENTS_CONTEXTUAL_MENU 121
|
|
#define IDR_TRAY_MENU 122
|
|
#define IDD_DIALOGBAR_UTIL 123
|
|
#define IDI_CLIENTS 130
|
|
#define IDI_CLIENTSCOM 131
|
|
#define IDI_SERVER 132
|
|
#define IDI_SERVERCOM 133
|
|
#define IDI_CLIENT 134
|
|
#define IDI_TIME 135
|
|
#define IDI_MESSAGE 136
|
|
#define IDI_PORT 137
|
|
#define IDI_ELAPSE 138
|
|
#define IDI_IP 139
|
|
#define IDR_CLIENTS_CONTEXTUAL_TOOLSBAR 139
|
|
#define IDI_NBMESSAGES 140
|
|
#define IDR_BITMAP_MENU 142
|
|
#define IDC_EDIT_PORT 1000
|
|
#define IDC_SPIN_PORT 1001
|
|
#define ID_VIEW_PARAMETERS 32771
|
|
#define ID_LANGUAGE_ENGLISH 32771
|
|
#define ID_LANGUAGE_FRENCH 32772
|
|
#define ID_OPERATIONS_STARTSERVER 32773
|
|
#define ID_OPERATIONS_STOPSERVER 32774
|
|
#define ID_INFORMATIONS_VIEWSYSTEMIPS 32777
|
|
#define ID_POPUP_SENDMESSAGE 32778
|
|
#define ID_POPUP_KICKTHISUSER 32779
|
|
#define ID_OPTIONS_PREFERENCES 32917
|
|
#define ID_TRAYMENU_SHOWSTOCKSERVER 32919
|
|
#define ID_TRAYMENU_SHOWCHATWITHUSSERVER 32919
|
|
#define ID_OPTIONS_ALWAYSVISIBLE 32921
|
|
#define IDS_TXT_FILE_EXT 57610
|
|
#define IDS_TXT_FILE_FLT 57611
|
|
#define IDS_SAVE_EMPTY_LIST 57612
|
|
#define IDS_FILE_LOG_HEADER 57613
|
|
#define IDS_MSG_SAVE_AS_FAILED 57614
|
|
#define IDS_INVALID_PORT_NUMBER 57615
|
|
#define ID_INDICATOR_TIME 59080
|
|
#define ID_INDICATOR_CONNECTION_STATUS 59081
|
|
#define ID_INDICATOR_CONNECTION_CLIENTS 59082
|
|
#define IDS_SERVER_CONNECTED 59083
|
|
#define IDS_SERVER_DISCONNECTED 59084
|
|
#define IDS_INDICATOR_CONNECTION_CLIENTS 59085
|
|
#define IDS_COM_SERVER 59086
|
|
#define ID_INDICATOR_NBMESSAGES 59145
|
|
#define IDS_EMPTY_LIST 59146
|
|
#define IDS_STOP_SERVER 59147
|
|
#define IDS_INDICATOR_NBMESSAGES 59148
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_3D_CONTROLS 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32776
|
|
#define _APS_NEXT_CONTROL_VALUE 1002
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|