diff options
Diffstat (limited to 'Plugins/emoticons/resource.h')
-rw-r--r-- | Plugins/emoticons/resource.h | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Plugins/emoticons/resource.h b/Plugins/emoticons/resource.h new file mode 100644 index 0000000..1f76c5e --- /dev/null +++ b/Plugins/emoticons/resource.h @@ -0,0 +1,29 @@ +//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by resource.rc
+//
+#define IDD_OPTIONS 119
+#define IDD_OPTIONS_OLD 120
+#define IDD_EMOTICON_SELECTION 126
+#define IDC_INPUT_TOO 1060
+#define IDC_IGNORE_UPPERCASE 1065
+#define IDC_AUTO_USER 1066
+#define IDC_USE_DEFAULT_PACK 1066
+#define IDC_PACK 1075
+#define IDC_GETMORE 1076
+#define IDC_EMOTICONS 1080
+#define IDC_ONLY_ISOLATED 1086
+#define IDC_STATIC -1
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NO_MFC 1
+#define _APS_3D_CONTROLS 1
+#define _APS_NEXT_RESOURCE_VALUE 128
+#define _APS_NEXT_COMMAND_VALUE 40005
+#define _APS_NEXT_CONTROL_VALUE 1087
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
|