mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.4 KiB
39 lines
1.4 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by catcpl.rc
|
|
//
|
|
#define CPCAPTION 1
|
|
#define IDHELP 9
|
|
#define CATCPL_ICON 100
|
|
#define CATCPL_NAME 101
|
|
#define IDD_DIALOG_ADD 101
|
|
#define CATCPL_DESC 102
|
|
#define IDD_CATCPL_DLG 103
|
|
#define IDC_STATIC_SERVERS 1004
|
|
#define IDC_LIST_SERVERS 1005
|
|
#define IDC_BUTTON_ADD 1006
|
|
#define IDC_BUTTON_REMOVE 1007
|
|
#define IDC_EDIT_SERVER 1011
|
|
#define IDC_RADIO_LOCAL 1012
|
|
#define IDC_RADIO_GATEWAY 1013
|
|
#define IDC_BUTTON_UP 1014
|
|
#define IDC_BUTTON_DOWN 1015
|
|
#define IDC_STATIC_GATEWAY 1017
|
|
#define IDC_CHECK_LOCATOR 1018
|
|
#define IDC_EDIT_EMAILNAME 1019
|
|
#define IDS_ERROR_NOT_INSTALLED 50000
|
|
#define IDS_ERR_BASE 50000
|
|
#define IDS_ERROR_ALREADY_EXISTS 50001
|
|
#define IDS_ERR_TOP 50100
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 101
|
|
#define _APS_NEXT_CONTROL_VALUE 1020
|
|
#define _APS_NEXT_SYMED_VALUE 103
|
|
#endif
|
|
#endif
|