31 lines
1005 B
C
31 lines
1005 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by digest.rc
|
|
//
|
|
#define IDS_STRING_UDOMAIN 1
|
|
#define IDS_STRING_UREALM 2
|
|
#define IDD_DIGEST 101
|
|
#define IDI_SECURITY 110
|
|
#define IDC_USERNAME_FIELD 1000
|
|
#define IDC_PASSWORD_FIELD 1001
|
|
#define IDC_URL_FIELD 1002
|
|
#define IDC_HOST_FIELD 1002
|
|
#define IDC_REALM_FIELD 1003
|
|
#define IDC_COMBO1 1006
|
|
#define IDC_HOST 1008
|
|
#define IDC_SAVE_PASSWORD 1024
|
|
#define IDD_LOGIN_TEXT1 1048
|
|
#define IDD_LOGIN_TEXT2 1049
|
|
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 116
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1011
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|