diff options
Diffstat (limited to 'lib/hcrypto/resource.h')
| -rw-r--r-- | lib/hcrypto/resource.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/hcrypto/resource.h b/lib/hcrypto/resource.h new file mode 100644 index 000000000000..9074dc1e5a64 --- /dev/null +++ b/lib/hcrypto/resource.h @@ -0,0 +1,18 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by passwd_dialog.rc +// +#define IDD_PASSWD_DIALOG 101 +#define IDC_EDIT1 1000 +#define IDC_PASSWD_EDIT 1001 + +// 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 1002 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |
