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.
31 lines
1.1 KiB
31 lines
1.1 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by dialup.rc
|
|
//
|
|
#define IDS_TAPI_INITIALIZE_FAILED 1
|
|
#define IDS_TAPI_NO_DEVICES 2
|
|
#define IDD_DIALUP_RESOURCE 101
|
|
#define IDD_DIALUP_SECURITY 102
|
|
#define IDD_DIALUP_RESOURCE_ADD 103
|
|
#define IDC_LIST1 1000
|
|
#define IDC_TAPI_DIALIN_LIST 1000
|
|
#define IDC_RESOURCE_ADD 1001
|
|
#define IDC_RESOURCE_REMOVE 1002
|
|
#define IDC_SECURITY_ANY 1003
|
|
#define IDC_SECURITY_ENCRYPT 1004
|
|
#define IDC_SECURITY_MICROSOFT 1005
|
|
#define IDC_SECURITY_DATA_ENCRYPT 1006
|
|
#define IDC_TAPI_LIST 1007
|
|
#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 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1008
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|