diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-06 15:31:53 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-06 15:31:53 +0300 |
commit | b6ba1f26d67f42f6098168609d310145bd79575f (patch) | |
tree | 1f3730ab13097c1951930c4c136ca1e3fdefc03f /resource.h | |
parent | 6ab8c4ff109bfeec0df3f840a85cb28ec5d38259 (diff) |
new gpg
Diffstat (limited to 'resource.h')
-rw-r--r-- | resource.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/resource.h b/resource.h new file mode 100644 index 0000000..89d6198 --- /dev/null +++ b/resource.h @@ -0,0 +1,16 @@ +//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by new_gpg.rc
+//
+#define IDD_OPT_GPG 104
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 101
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1016
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
|