24 lines
757 B
C
24 lines
757 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by customdial.rc
|
|
//
|
|
#define IDD_CUSTOMDIALDLG 101
|
|
#define IDD_CUSTOMENTRYDLG 102
|
|
#define IDC_EDIT_PHONENO 1000
|
|
#define IDC_EDIT_USERNAME 1001
|
|
#define IDC_EDIT_PASSWORD 1002
|
|
#define IDC_EDIT_ENTRYNAME 1002
|
|
#define IDC_EDIT_DOMAIN 1003
|
|
#define IDC_LIST_MODEMS 1003
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1004
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|