1 /************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 //{{NO_DEPENDENCIES}} 24 // Microsoft Visual C++ generated include file. 25 // Used by soreport.rc 26 // 27 #define IDD_DIALOG_FRAME 101 28 #define IDS_WELCOME_CAPTION 102 29 #define IDS_WELCOME_HEADER 103 30 #define IDS_WELCOME_BODY1 104 31 #define IDS_PRIVACY_URL 105 32 #define IDS_NEXT_BUTTON 106 33 #define IDD_WELCOME_PAGE 107 34 #define IDS_CANCEL_BUTTON 107 35 #define IDD_REPORT_PAGE 108 36 #define IDS_REPORT_CAPTION 108 37 #define IDS_REPORT_HEADER 109 38 #define IDS_DESCRIPTION 110 39 #define IDS_REPORT_INTRO 110 40 #define IDS_ENTER_TITLE 111 41 #define IDS_ALLOW_CONTACT 112 42 #define IDS_ENTER_DESCRIPTION 113 43 #define IDS_BACK_BUTTON 114 44 #define IDS_SEND_BUTTON 115 45 #define IDS_DONOT_SEND_BUTTON 116 46 #define IDS_SHOW_REPORT_BUTTON 117 47 #define IDS_SAVE_REPORT_BUTTON 118 48 #define IDD_PREVIEW_FRAME 119 49 #define IDS_ERROR_MSG_SIMPLE_MAPI 120 50 #define IDS_ERROR_MSG_DISK_FULL 121 51 #define IDS_OK_BUTTON 122 52 #define IDS_OPTIONS_BUTTON 123 53 #define IDS_LABEL_EMAIL 124 54 #define IDD_OPTIONS_FRAME 125 55 #define IDS_OPTIONS_CAPTION 126 56 #define IDS_PROXY_SETTINGS_HEADER 127 57 #define IDS_PROXY_SYSTEM 128 58 #define IDS_PROXY_DIRECT 129 59 #define IDS_PROXY_MANUAL 130 60 #define IDS_LABEL_PROXYSERVER 131 61 #define IDS_LABEL_PROXYPORT 132 62 #define IDS_PROXY_DESCRIPTION 133 63 #define IDS_ERROR_MSG_PROXY 134 64 #define IDS_ERROR_MSG_NOCONNECT 135 65 #define IDS_SENDING_REPORT_HEADER 136 66 #define IDS_SENDING_REPORT_STATUS 137 67 #define IDS_SENDING_REPORT_STATUS_FINISHED 138 68 #define IDD_SENDING_STATUS 139 69 #define IDS_WELCOME_BODY2 140 70 #define IDS_WELCOME_BODY3 141 71 #define IDS_ERROR_MSG_NOEMAILADDRESS 142 72 #define IDS_MSG_CMDLINE_USAGE 143 73 #define IDS_MSG_PARAM_PROCESSID 144 74 #define IDS_MSG_PARAM_PROCESSID_DESCRIPTION 145 75 #define IDS_MSG_PARAM_HELP_DESCRIPTION 146 76 #define IDC_RICHEDIT_HEADER 1005 77 #define IDC_RICHEDIT21 1006 78 #define IDC_ALLOW_CONTACT 1007 79 #define IDC_EDIT_TITLE 1008 80 #define IDC_EDIT_DESCRIPTION 1009 81 #define IDC_SHOW_REPORT 1010 82 #define IDC_SAVE_REPORT 1011 83 #define IDNEXT 1012 84 #define IDBACK 1014 85 #define IDC_REPORT_INTRO 1015 86 #define IDC_ENTER_TITLE 1016 87 #define IDFINISH 1016 88 #define IDC_ENTER_DESCRIPTION 1017 89 #define IDC_EDIT3 1018 90 #define IDC_HEADER 1019 91 #define IDC_STATICBK 1020 92 #define IDC_EDIT_PREVIEW 1021 93 #define IDC_EDIT_EMAIL 1022 94 #define IDC_OPTIONS 1023 95 #define IDC_PROXY_SETTINGS 1024 96 #define IDC_RADIO_SYSTEM 1025 97 #define IDC_RADIO_DIRECT 1026 98 #define IDC_RADIO_MANUAL 1027 99 #define IDC_LABEL_PROXYSERVER 1028 100 #define IDC_LABEL_PROXYPORT 1029 101 #define IDC_EDIT_PROXYSERVER 1030 102 #define IDC_EDIT_PROXYPORT 1031 103 #define IDC_LABEL_EMAIL 1032 104 #define IDC_PROXY_DESCRIPTION 1033 105 #define IDC_SENDING_REPORT_STATUS 1034 106 // Next default values for new objects 107 // 108 #ifdef APSTUDIO_INVOKED 109 #ifndef APSTUDIO_READONLY_SYMBOLS 110 #define _APS_NO_MFC 1 111 #define _APS_NEXT_RESOURCE_VALUE 147 112 #define _APS_NEXT_COMMAND_VALUE 40001 113 #define _APS_NEXT_CONTROL_VALUE 1035 114 #define _APS_NEXT_SYMED_VALUE 101 115 #endif 116 #endif 117