00001
00002
00003
00004
00005 #define IDM_ABOUTBOX 0x0010
00006 #define IDD_ABOUTBOX 100
00007 #define IDS_ABOUTBOX 101
00008 #define IDD_AGENT_DIALOG 102
00009 #define IDP_SOCKETS_INIT_FAILED 103
00010 #define IDR_MAINFRAME 128
00011 #define IDD_MESSAGE 130
00012 #define ID_EXIT 1000
00013 #define ID_CONNECT 1001
00014 #define ID_DISCONNECT 1002
00015 #define IDC_STATUS 1003
00016 #define IDC_NICKNAME 1004
00017 #define IDC_IPADDRESS 1005
00018 #define IDC_PORT 1006
00019 #define IDC_AGENTS_LIST 1007
00020 #define IDC_MESSAGE 1009
00021 #define IDC_REPLY 1010
00022
00023
00024
00025 #ifdef APSTUDIO_INVOKED
00026 #ifndef APSTUDIO_READONLY_SYMBOLS
00027 #define _APS_NEXT_RESOURCE_VALUE 131
00028 #define _APS_NEXT_COMMAND_VALUE 32771
00029 #define _APS_NEXT_CONTROL_VALUE 1010
00030 #define _APS_NEXT_SYMED_VALUE 101
00031 #endif
00032 #endif