From e9bf8a6e2d782dc480fb97cb59928c8cfe1dd777 Mon Sep 17 00:00:00 2001 From: pescuma Date: Mon, 10 Oct 2011 01:39:18 +0000 Subject: Moved files from BerliOS git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@229 c086bb3d-8645-0410-b8da-73a8550f86e7 --- Plugins/eSpeak/resource.h | 64 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Plugins/eSpeak/resource.h (limited to 'Plugins/eSpeak/resource.h') diff --git a/Plugins/eSpeak/resource.h b/Plugins/eSpeak/resource.h new file mode 100644 index 0000000..9d7cd5a --- /dev/null +++ b/Plugins/eSpeak/resource.h @@ -0,0 +1,64 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by resource.rc +// +#define IDI_UNKNOWN_FLAG 101 +#define IDD_OPTIONS 119 +#define IDD_CONTACT_LANG 120 +#define IDD_TYPES 121 +#define IDD_ADVANCED 122 +#define IDC_VOLUME 1000 +#define IDC_RATE 1001 +#define IDC_TRUNCATE_L 1001 +#define IDC_PITCH 1002 +#define IDC_TRUNCATE 1002 +#define IDC_RANGE 1003 +#define IDC_SPIN1 1003 +#define IDC_TRUNCATE_SPIN 1003 +#define ID_OFFLINE 1060 +#define IDC_ENABLE 1060 +#define ID_ONLINE 1061 +#define ID_AWAY 1062 +#define IDC_USE_FLAGS 1063 +#define ID_DND 1064 +#define ID_NA 1065 +#define ID_OCCUPIED 1066 +#define ID_FREECHAT 1067 +#define IDC_SOUNDVOL 1068 +#define IDC_SNDVOL 1068 +#define ID_INVISIBLE 1069 +#define ID_ONTHEPHONE 1070 +#define ID_OUTTOLUNCH 1071 +#define IDC_ONLY_IDLE 1072 +#define IDC_PER_GENRE 1073 +#define IDC_DEF_LANG 1075 +#define IDC_VOICE 1076 +#define IDC_ADVANCED 1077 +#define IDC_STATUS 1078 +#define IDC_SYSTEM 1079 +#define IDC_VARIANT 1080 +#define IDC_PUNCT 1081 +#define IDC_TEST 1084 +#define IDC_SPEAK 1085 +#define IDC_DEF_LANG_L 1086 +#define IDC_VARIANT_L 1088 +#define IDC_TEST_L 1089 +#define IDC_VARIANT_L2 1090 +#define IDC_VOLUME_L 1090 +#define IDC_RATE_L 1091 +#define IDC_PITCH_L 1092 +#define IDC_RANGE_L 1093 +#define IDC_PUNCT_L 1094 +#define IDC_EVENT_TYPES 1102 +#define IDC_VOICE_L 65535 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 103 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1004 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3