32 lines
1.1 KiB
C
32 lines
1.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by tmscfg.rc
|
|
//
|
|
#define IDB_TEMPLATE 1000
|
|
#define IDS_TEMPLATE 1000
|
|
#define IDS_CAPTION 1001
|
|
#define IDB_TEMPLATE_VIEW 1001
|
|
#define IDS_CAPTION_MULTIPLE 1002
|
|
#define IDB_TEMPLATE_DIR 1002
|
|
#define IDD_SERVICE 2000
|
|
#define IDD_SESSIONS 2001
|
|
#define IDC_EDIT_EMAIL 3017
|
|
#define IDC_EDIT_NAME 3027
|
|
#define IDC_EDIT_TCP_PORT 3033
|
|
#define IDC_EDIT_CONNECTION_TIMEOUT 3034
|
|
#define IDC_SPIN_CONNECTION_TIMEOUT 3035
|
|
#define IDC_EDIT_MAX_CONNECTIONS 3036
|
|
#define IDC_SPIN_MAX_CONNECTIONS 3037
|
|
#define IDC_EDIT_COMMENT 3045
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 2002
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 3046
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|