28 lines
925 B
C
28 lines
925 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by visualc.rc
|
|
//
|
|
#define IDC_OPTIONS 2
|
|
#define IDD_PASSWORD_DLG 102
|
|
#define IDI_KEYS 103
|
|
#define IDD_ADMIN_PASSWORD_DLG 103
|
|
#define IDC_LIST 1000
|
|
#define IDC_EDIT1 1001
|
|
#define IDC_PASSWORD 1001
|
|
#define IDC_EDIT2 1002
|
|
#define IDC_CONFIRM 1002
|
|
#define IDC_USER_LIST 1004
|
|
#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 1005
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|