setupgui/windows/resource.h (185 lines of code) (raw):

///////////////////////////////////////////////////////////////////////////// // Modifications Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // // Copyright (c) 2006, 2024, Oracle and/or its affiliates. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License, version 2.0, as // published by the Free Software Foundation. // // This program is designed to work with certain software (including // but not limited to OpenSSL) that is licensed under separate terms, as // designated in a particular file or component or in included license // documentation. The authors of MySQL hereby grant you an additional // permission to link the program and your derivative works with the // separately licensed software that they have either included with // the program or referenced in the documentation. // // Without limiting anything contained in the foregoing, this file, // which is part of Connector/ODBC, is also subject to the // Universal FOSS Exception, version 1.0, a copy of which can be found at // https://oss.oracle.com/licenses/universal-foss-exception. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // See the GNU General Public License, version 2.0, for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software Foundation, Inc., // 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by odbcdialogparams.rc // #define MYSQL_PORT_DEFAULT 0 #define IDR_RT_MANIFEST1 1 #define IDC_MYICON 2 #define IDCANCEL2 3 #define PROTOCOL_VERSION 10 #define IDHELP2 11 #define IDD_DIALOG_DIALOG 102 #define IDS_APP_TITLE 103 #define IDD_ABOUTBOX 103 #define IDM_ABOUT 104 #define IDM_EXIT 105 #define IDI_DIALOG 107 #define IDI_SMALL 108 #define IDC_DIALOG 109 #define IDR_MAINFRAME 128 #define IDD_DIALOG1 129 #define IDB_LOGO 130 #define IDD_TAB1 131 #define IDD_TAB2 132 #define IDD_TAB3 133 #define IDD_TAB4 134 #define IDD_TAB5 136 #define IDD_TAB6 137 #define IDD_TAB7 138 #define IDD_TAB8 139 #define IDD_TAB9 140 #define IDD_TAB10 141 #define IDD_TAB11 142 #define IDD_TAB12 143 #define IDC_LOGO 1000 #define IDC_EDIT 1010 #define IDC_EDIT_PASSWORD 1010 #define IDC_EDIT_DBNAME 1011 #define IDC_BUTTON_DETAILS 1012 #define IDC_TAB1 1013 #define IDC_COMBO1 1022 #define IDC_SSLKEYCHOOSER 1023 #define IDC_SSLCERTCHOOSER 1025 #define IDC_SSLCACHOOSER 1026 #define IDC_SSLCAPATHCHOOSER 1027 #define IDC_CHECK_SSLVERIFY 1028 #define IDC_CHECK_MIN_DATE_TO_ZERO 1029 #define IDC_RSAKEYCHOOSER 1030 #define IDC_SSLCRLCHOOSER 1031 #define IDC_SSLCRLPATHCHOOSER 1032 #define MYSQL_PORT 3306 #define IDC_EDIT_drvname 10000 #define IDC_EDIT_DSN 10000 #define IDC_EDIT_drvdesc 10001 #define IDC_EDIT_DESCRIPTION 10001 #define IDC_EDIT_srvname 10002 #define IDC_EDIT_SERVER 10002 #define IDC_EDIT_PORT 10003 #define IDC_EDIT_username 10004 #define IDC_EDIT_UID 10004 #define IDC_EDIT_password 10005 #define IDC_EDIT_PWD 10005 #define IDC_EDIT_dbname 10006 #define IDC_EDIT_DATABASE 10006 #define IDC_CHECK_DONT_OPTIMIZE_COLUMN_WIDTH 10007 #define IDC_CHECK_FOUND_ROWS 10008 #define IDC_CHECK_BIG_PACKETS 10009 #define IDC_CHECK_COMPRESSED_PROTO 10010 #define IDC_CHECK_NO_BIGINT 10011 #define IDC_CHECK_SAFE 10012 #define IDC_CHECK_AUTO_RECONNECT 10013 #define IDC_CHECK_AUTO_IS_NULL 10014 #define IDC_CHECK_NO_PROMPT 10015 #define IDC_CHECK_DYNAMIC_CURSOR 10016 #define IDC_CHECK_NO_DEFAULT_CURSOR 10018 #define IDC_CHECK_NO_LOCALE 10019 #define IDC_CHECK_PAD_SPACE 10020 #define IDC_CHECK_NO_CACHE 10021 #define IDC_CHECK_FULL_COLUMN_NAMES 10022 #define IDC_CHECK_PAD_SPACE2 10022 #define IDC_CHECK_ZERO_DATE_TO_MIN 10022 #define IDC_CHECK_IGNORE_SPACE 10023 #define IDC_CHECK_NO_CATALOG 10025 #define IDC_CHECK_USE_MYCNF 10026 #define IDC_CHECK_NO_TRANSACTIONS 10027 #define IDC_CHECK_FORWARD_CURSOR 10028 #define IDC_CHECK_MULTI_STATEMENTS 10029 #define IDC_CHECK_COLUMN_SIZE_S32 10030 #define IDC_EDIT_SSL_CA 10031 #define IDC_EDIT_SSL_CAPATH 10032 #define IDC_EDIT_SSL_CERT 10033 #define IDC_EDIT_SSL_KEY 10034 #define IDC_EDIT_SSL_CIPHER 10035 #define IDC_CHECK_NO_BINARY_RESULT 10036 #define IDC_CHECK_LOG_QUERY 10037 #define IDC_EDIT_CHARSET 10038 #define IDC_EDIT_INITSTMT 10039 #define IDC_CHECK_CLIENT_INTERACTIVE 10040 #define IDC_EDIT_SOCKET 10042 #define IDC_RADIO_tcp 10043 #define IDC_RADIO_NAMED_PIPE 10044 #define IDC_CHECK_CURSOR_PREFETCH_ACTIVE 10045 #define IDC_EDIT_PREFETCH 10046 #define IDC_CHECK_NO_SSPS 10047 #define IDC_CHECK_CAN_HANDLE_EXP_PWD 10048 #define IDC_CHECK_ENABLE_CLEARTEXT_PLUGIN 10049 #define IDC_CHECK_DFLT_BIGINT_BIND_STR 10050 #define IDC_EDIT_RSAKEY 10051 #define IDC_EDIT_PLUGIN_DIR 10053 #define IDC_EDIT_DEFAULT_AUTH 10054 #define IDC_CHOOSER_PLUGIN_DIR 10055 #define IDC_CHECK_NO_DATE_OVERFLOW 10057 #define IDC_CHECK_NO_TLS_1_2 10060 #define IDC_CHECK_NO_TLS_1_3 10061 #define IDC_EDIT_SSL_MODE 10062 #define IDC_CHECK_GET_SERVER_PUBLIC_KEY 10063 #define IDC_CHECK_ENABLE_LOCAL_INFILE 10064 #define IDC_CHECK_ENABLE_DNS_SRV 10065 #define IDC_CHECK_MULTI_HOST 10066 #define IDC_EDIT_LOAD_DATA_LOCAL_DIR 10067 #define IDC_CHOOSER_LOAD_DATA_LOCAL_DIR 10068 #define IDC_CHECK_NO_SCHEMA 10069 #define IDC_EDIT_pwd2 10069 #define IDC_EDIT_pwd3 10070 #define IDC_EDIT_OCI_CONFIG_FILE 10071 #define IDC_CHOOSER_OCI_CONFIG_FILE 10072 #define IDC_EDIT_TLS_VERSIONS 10073 #define IDC_EDIT_SSL_CRL 10074 #define IDC_EDIT_SSL_CRLPATH 10075 #define IDC_EDIT_AUTHENTICATION_KERBEROS_MODE 10076 #define IDC_EDIT_OCI_CONFIG_PROFILE 10077 #define IDC_CHECK_ENABLE_CLUSTER_FAILOVER 10078 #define IDC_CHECK_GATHER_PERF_METRICS 10079 #define IDC_CHECK_GATHER_PERF_METRICS_PER_INSTANCE 10080 #define IDC_EDIT_HOST_PATTERN 10081 #define IDC_EDIT_CLUSTER_ID 10082 #define IDC_EDIT_TOPOLOGY_REFRESH_RATE 10083 #define IDC_EDIT_FAILOVER_TIMEOUT 10084 #define IDC_EDIT_FAILOVER_TOPOLOGY_REFRESH_RATE 10085 #define IDC_EDIT_FAILOVER_WRITER_RECONNECT_INTERVAL 10086 #define IDC_EDIT_FAILOVER_READER_CONNECT_TIMEOUT 10087 #define IDC_EDIT_CONNECT_TIMEOUT 10088 #define IDC_EDIT_NETWORK_TIMEOUT 10089 #define IDC_EDIT_FAILOVER_MODE 10090 #define IDC_CHECK_ENABLE_FAILURE_DETECTION 10100 #define IDC_EDIT_FAILURE_DETECTION_TIME 10101 #define IDC_EDIT_FAILURE_DETECTION_INTERVAL 10102 #define IDC_EDIT_FAILURE_DETECTION_COUNT 10103 #define IDC_EDIT_FAILURE_DETECTION_TIMEOUT 10104 #define IDC_EDIT_MONITOR_DISPOSAL_TIME 10105 #define IDC_EDIT_AUTH_MODE 11001 #define IDC_EDIT_AUTH_REGION 11003 #define IDC_EDIT_AUTH_HOST 11004 #define IDC_EDIT_AUTH_PORT 11005 #define IDC_EDIT_AUTH_EXPIRATION 11006 #define IDC_EDIT_AUTH_SECRET_ID 11007 #define IDC_BUTTON_TEST 11014 #define IDC_BUTTON_HELP 11015 #define IDC_EDIT_IDP_USERNAME 11020 #define IDC_EDIT_IDP_PASSWORD 11021 #define IDC_EDIT_IDP_ENDPOINT 11022 #define IDC_EDIT_APP_ID 11023 #define IDC_EDIT_IAM_ROLE_ARN 11024 #define IDC_EDIT_IAM_IDP_ARN 11025 #define IDC_EDIT_FED_AUTH_MODE 11026 #define IDC_EDIT_IDP_PORT 11027 #define IDC_EDIT_CLIENT_CONNECT_TIMEOUT 11028 #define IDC_EDIT_CLIENT_SOCKET_TIMEOUT 11029 #define IDC_CHECK_ENABLE_SSL 11030 #define IDC_EDIT_FED_AUTH_REGION 11031 #define IDC_EDIT_FED_AUTH_HOST 11032 #define IDC_EDIT_FED_AUTH_PORT 11033 #define IDC_EDIT_FED_AUTH_EXPIRATION 11034 #define IDC_CHECK_ENABLE_CUSTOM_ENDPOINT_MONITORING 11040 #define IDC_CHECK_WAIT_FOR_CUSTOM_ENDPOINT_INFO 11041 #define IDC_EDIT_CUSTOM_ENDPOINT_INFO_REFRESH_RATE_MS 11042 #define IDC_EDIT_WAIT_FOR_CUSTOM_ENDPOINT_INFO_TIMEOUT_MS 11043 #define IDC_EDIT_CUSTOM_ENDPOINT_MONITOR_EXPIRATION_MS 11044 #define IDC_EDIT_CUSTOM_ENDPOINT_REGION 11045 #define MYSQL_ADMIN_PORT 33062 #define IDC_STATIC -1 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 139 #define _APS_NEXT_COMMAND_VALUE 32771 #define _APS_NEXT_CONTROL_VALUE 1035 #define _APS_NEXT_SYMED_VALUE 110 #endif #endif