summaryrefslogtreecommitdiff
path: root/GnuPG/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'GnuPG/resource.h')
-rw-r--r--GnuPG/resource.h68
1 files changed, 68 insertions, 0 deletions
diff --git a/GnuPG/resource.h b/GnuPG/resource.h
new file mode 100644
index 0000000..a0b6171
--- /dev/null
+++ b/GnuPG/resource.h
@@ -0,0 +1,68 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by resource.rc
+//
+#define IDD_USERINFO_DLG 102
+#define IDD_PASSPHRASE_DLG 103
+#define IDD_KEYOPTIONS_DLG 104
+#define IDD_GNUPGOPTIONS_DLG 106
+#define IDD_EXPERTOPTIONS_DLG 107
+#define IDD_OPTIONS_DLG 108
+#define IDC_KEY_EDIT 1000
+#define IDC_PASSPHRASE_EDIT 1002
+#define IDC_USERID_STATIC 1003
+#define IDC_IMPORT_BTN 1005
+#define IDC_EXPORT_BTN 1006
+#define IDC_BROWSEEXECUTABLE_BTN 1007
+#define IDC_STOREPASSPHRASES_CBOX 1009
+#define IDC_GNUPGARGUMENTS_GBOX 1011
+#define IDC_IMPORTPUBLICKEY_STATIC 1012
+#define IDC_EXPORTPUBLICKEY_STATIC 1014
+#define IDC_DETECTUSERID_STATIC 1015
+#define IDC_DETECTUSERID_EDIT 1016
+#define IDC_LISTPUBLICKEYS_EDIT 1017
+#define IDC_LISTSECRETKEYS_EDIT 1018
+#define IDC_ENCRYPT_STATIC 1019
+#define IDC_ENCRYPT_EDIT 1020
+#define IDC_DECRYPT_EDIT 1021
+#define IDC_GPGEXECUTABLE_EDIT 1022
+#define IDC_TEMPDIR_EDIT 1022
+#define IDC_LISTPUBLICKEYS_STATIC 1023
+#define IDC_LISTSECRETKEYS_STATIC 1024
+#define IDC_DECRYPT_STATIC 1025
+#define IDC_IMPORTPUBLICKEY_EDIT 1026
+#define IDC_EXPORTPUBLICKEY_EDIT 1027
+#define IDC_TEMPDIR_STATIC 1028
+#define IDC_GPGHOME_EDIT 1029
+#define IDC_RESET_BTN 1031
+#define IDC_IMPORTPUBLICKEYS_CBOX 1032
+#define IDC_SECRETKEY_DDOWN 1034
+#define IDC_KEY_LIST 1036
+#define IDC_PUBLICKEY_DDOWN 1037
+#define IDC_PUBLICREFRESH_BTN 1041
+#define IDC_SECRETREFRESH_BTN 1042
+#define IDC_PLUGINBEHAVIOR_STATIC 1043
+#define IDC_KEYRECEIVED_STATIC 1046
+#define IDC_USERID_EDIT 1048
+#define IDC_KEYID_EDIT 1049
+#define IDC_KEYRECEIVED_EDIT 1050
+#define IDC_EDIT1 1051
+#define IDC_STARTTAG_EDIT 1051
+#define IDC_EDIT2 1052
+#define IDC_ENDTAG_EDIT 1052
+#define IDC_HR 1053
+#define IDC_GNUPG_GBOX 1053
+#define IDC_LOGGINGON_CBOX 1054
+#define IDC_HR2 1055
+#define IDC_LOGFILE_EDIT 1055
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 109
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1056
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif