23 lines
715 B
C
23 lines
715 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by TWZAccountDigester.rc
|
|
//
|
|
#define IDD_DLG_FORM 101
|
|
#define IDC_BTN_VERIFY 1002
|
|
#define IDC_EDIT_DIGEST 1003
|
|
#define IDC_EDIT_ID 1004
|
|
#define IDC_EDIT_PW 1005
|
|
#define IDC_RADIO_MD5 1006
|
|
#define IDC_RADIO_SHA 1007
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1008
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|