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#ifndef _DBU_DLG_HRC_ 24#define _DBU_DLG_HRC_ 25 26#ifndef _DBU_RESOURCE_HRC_ 27#include "dbu_resource.hrc" 28#endif 29 30#define PAGE_X 281 31#define PAGE_Y 185 32#define WIZARD_PAGE_X 225 33#define WIZARD_PAGE_Y 210 34#define START_X 6 35#define START_Y 6 36 37 38#define CHECKBOX_HEIGHT 8 39#define LISTBOX_HEIGHT 12 40#define FIXEDTEXT_HEIGHT 8 41#define RELATED_CONTROLS 4 42#define UNRELATED_CONTROLS 7 43#define EDIT_HEIGHT 12 44#define BUTTON_HEIGHT 14 45#define BUTTON_WIDTH 50 46 47//constants for the wizards 48#define INIT_Y 28 49#define INDENTED_X 6 50#define INDENT_BELOW_RADIO 10 51#define INDENT_BELOW_CHECK 10 52 53 54#define STR_ADABAS_HELP_SYSDEVSPACE RID_STR_DLG_START 55#define STR_ADABAS_HELP_TRANSACT RID_STR_DLG_START + 1 56#define STR_ADABAS_HELP_DATADEVSPACES RID_STR_DLG_START + 2 57#define STR_ADABAS_HELP_SIZE RID_STR_DLG_START + 3 58#define STR_ADABAS_HELP_FREESIZE RID_STR_DLG_START + 4 59#define STR_ADABAS_HELP_MEMORYUSING RID_STR_DLG_START + 5 60#define STR_ADABAS_ERROR_SYSTEMTABLES RID_STR_DLG_START + 6 61#define STR_ERROR_PASSWORDS_NOT_IDENTICAL RID_STR_DLG_START + 7 62#define STR_INDEXDESIGN_DOUBLE_COLUMN_NAME RID_STR_DLG_START + 8 63 // FREE 64 // FREE 65#define STR_ERR_USE_CONNECT_TO RID_STR_DLG_START + 11 66#define STR_ALREADYEXISTOVERWRITE RID_STR_DLG_START + 12 67 // FREE 68#define STR_INDEX_NAME_ALREADY_USED RID_STR_DLG_START + 14 69#define STR_ASK_FOR_DIRECTORY_CREATION RID_STR_DLG_START + 15 70#define STR_COULD_NOT_CREATE_DIRECTORY RID_STR_DLG_START + 16 71 // FREE 72 // FREE 73 // FREE 74 // FREE 75 // FREE 76 // FREE 77#define STR_COMMAND_EXECUTED_SUCCESSFULLY RID_STR_DLG_START + 23 78#define STR_DIRECTSQL_CONNECTIONLOST RID_STR_DLG_START + 24 79 // FREE 80 // FREE 81#define STR_USERADMIN_NOT_AVAILABLE RID_STR_DLG_START + 27 82#define STR_TAB_INDEX_SORTORDER RID_STR_DLG_START + 28 83#define STR_TAB_INDEX_FIELD RID_STR_DLG_START + 29 84#define STR_ORDER_ASCENDING RID_STR_DLG_START + 30 85#define STR_ORDER_DESCENDING RID_STR_DLG_START + 31 86#define STR_CONFIRM_DROP_INDEX RID_STR_DLG_START + 32 87#define STR_LOGICAL_INDEX_NAME RID_STR_DLG_START + 33 88#define STR_CONNECTION_TEST RID_STR_DLG_START + 34 89#define STR_CONNECTION_SUCCESS RID_STR_DLG_START + 35 90 // FREE 91#define STR_JDBCDRIVER_SUCCESS RID_STR_DLG_START + 37 92#define STR_JDBCDRIVER_NO_SUCCESS RID_STR_DLG_START + 38 93#define STR_MSACCESS_FILTERNAME RID_STR_DLG_START + 39 94#define STR_CONNECTION_NO_SUCCESS RID_STR_DLG_START + 40 95#define STR_DBASE_PATH_OR_FILE RID_STR_DLG_START + 41 96#define STR_TEXT_PATH_OR_FILE RID_STR_DLG_START + 45 97#define STR_FLAT_PATH_OR_FILE RID_STR_DLG_START + 46 98#define STR_CALC_PATH_OR_FILE RID_STR_DLG_START + 47 99#define STR_NAME_OF_ODBC_DATASOURCE RID_STR_DLG_START + 48 100#define STR_MYSQL_DATABASE_NAME RID_STR_DLG_START + 49 101#define STR_ORACLE_DATABASE_NAME RID_STR_DLG_START + 50 102#define STR_ADABAS_DATABASE_NAME RID_STR_DLG_START + 51 103#define STR_MSACCESS_MDB_FILE RID_STR_DLG_START + 52 104#define STR_COMMONURL RID_STR_DLG_START + 53 105#define STR_DATABASEDEFAULTNAME RID_STR_DLG_START + 54 106#define STR_NO_ADABASE_DATASOURCES RID_STR_DLG_START + 55 107#define STR_NO_ADDITIONAL_SETTINGS RID_STR_DLG_START + 56 108#define STR_HOSTNAME RID_STR_DLG_START + 57 109 // FREE 110#define STR_MOZILLA_PROFILE_NAME RID_STR_DLG_START + 59 111#define STR_THUNDERBIRD_PROFILE_NAME RID_STR_DLG_START + 60 112#define STR_EXPLAN_STRINGCONVERSION_ERROR RID_STR_DLG_START + 61 113#define STR_EXCEPTION_ERROR RID_STR_DLG_START + 62 114#define STR_EXCEPTION_WARNING RID_STR_DLG_START + 63 115#define STR_EXCEPTION_INFO RID_STR_DLG_START + 64 116#define STR_EXCEPTION_DETAILS RID_STR_DLG_START + 65 117#define STR_MSACCESS_2007_FILTERNAME RID_STR_DLG_START + 66 118#define STR_MSACCESS_ACCDB_FILE RID_STR_DLG_START + 67 119 120 121// please adjust checking before insert new strings 122 123#define LAST_STR_HERE RID_STR_DLG_START + 67 124 125#if LAST_STR_HERE > RID_STR_DLG_END 126#error Resource-Id Overflow in #file, #line 127#endif 128 129#endif //_DBU_DLG_HRC_ 130 131 132