зеркало из https://github.com/mozilla/pjs.git
27 строки
890 B
C
27 строки
890 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Dialogs.rc
|
|
//
|
|
#define IDD_PROMPT_DIALOG 128
|
|
#define IDD_PROMPT_PASSWORD_DIALOG 129
|
|
#define IDD_PROMPT_USERPASS_DIALOG 130
|
|
#define IDC_PROMPT_ANSWER 1001
|
|
#define IDC_PROMPT_TEXT 1002
|
|
#define IDC_USERNAME 1003
|
|
#define IDC_PASSWORD 1004
|
|
#define IDC_CHECK_SAVE_PASSWORD 1005
|
|
#define IDC_USERNAME_LABEL 1006
|
|
#define IDC_PASSWORD_LABEL 1007
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_3D_CONTROLS 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 143
|
|
#define _APS_NEXT_COMMAND_VALUE 32789
|
|
#define _APS_NEXT_CONTROL_VALUE 1022
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|