1 /////////////////////////////////////////////////////////////////////////////
2 // Copyright (c) 2006, 2018, Oracle and/or its affiliates. All rights reserved.
3 //
4 // This program is free software; you can redistribute it and/or modify
5 // it under the terms of the GNU General Public License, version 2.0, as
6 // published by the Free Software Foundation.
7 //
8 // This program is also distributed with certain software (including
9 // but not limited to OpenSSL) that is licensed under separate terms,
10 // as designated in a particular file or component or in included license
11 // documentation. The authors of MySQL hereby grant you an
12 // additional permission to link the program and your derivative works
13 // with the separately licensed software that they have included with
14 // MySQL.
15 //
16 // Without limiting anything contained in the foregoing, this file,
17 // which is part of MySQL Connector/ODBC, is also subject to the
18 // Universal FOSS Exception, version 1.0, a copy of which can be found at
19 // http://oss.oracle.com/licenses/universal-foss-exception.
20 //
21 // This program is distributed in the hope that it will be useful, but
22 // WITHOUT ANY WARRANTY; without even the implied warranty of
23 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
24 // See the GNU General Public License, version 2.0, for more details.
25 //
26 // You should have received a copy of the GNU General Public License
27 // along with this program; if not, write to the Free Software Foundation, Inc.,
28 // 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
29 
30 //{{NO_DEPENDENCIES}}
31 // Microsoft Visual C++ generated include file.
32 // Used by odbcdialogparams.rc
33 //
34 #define IDR_RT_MANIFEST1                1
35 #define IDC_MYICON                      2
36 #define IDCANCEL2                       3
37 #define IDHELP2                         11
38 #define IDD_DIALOG_DIALOG               102
39 #define IDS_APP_TITLE                   103
40 #define IDD_ABOUTBOX                    103
41 #define IDM_ABOUT                       104
42 #define IDM_EXIT                        105
43 #define IDI_DIALOG                      107
44 #define IDI_SMALL                       108
45 #define IDC_DIALOG                      109
46 #define IDR_MAINFRAME                   128
47 #define IDD_DIALOG1                     129
48 #define IDB_LOGO                        130
49 #define IDD_TAB1                        131
50 #define IDD_TAB2                        132
51 #define IDD_TAB3                        133
52 #define IDD_TAB4                        134
53 #define IDD_TAB5                        136
54 #define IDD_TAB6                        137
55 #define IDC_LOGO                        1000
56 #define IDC_EDIT_DRVNAME                1004
57 #define IDC_EDIT_DRVDESC                1005
58 #define IDC_EDIT_SRVNAME                1007
59 #define IDC_EDIT_PORT                   1008
60 #define IDC_EDIT_USERNAME               1009
61 #define IDC_EDIT                        1010
62 #define IDC_EDIT_PASSWORD               1010
63 #define IDC_EDIT_DBNAME                 1011
64 #define IDC_BUTTON_DETAILS              1012
65 #define IDC_TAB1                        1013
66 #define IDC_COMBO1                      1022
67 #define IDC_SSLKEYCHOOSER               1023
68 #define IDC_SSLCERTCHOOSER              1025
69 #define IDC_SSLCACHOOSER                1026
70 #define IDC_SSLCAPATHCHOOSER            1027
71 #define IDC_CHECK_sslverify             1028
72 #define IDC_CHECK_min_date_to_zero      1029
73 #define IDC_RSAKEYCHOOSER               1030
74 #define IDC_EDIT_drvname                10000
75 #define IDC_EDIT_name                   10000
76 #define IDC_EDIT_drvdesc                10001
77 #define IDC_EDIT_description            10001
78 #define IDC_EDIT_srvname                10002
79 #define IDC_EDIT_server                 10002
80 #define IDC_EDIT_port                   10003
81 #define IDC_EDIT_username               10004
82 #define IDC_EDIT_uid                    10004
83 #define IDC_EDIT_password               10005
84 #define IDC_EDIT_pwd                    10005
85 #define IDC_EDIT_dbname                 10006
86 #define IDC_EDIT_database               10006
87 #define IDC_CHECK_dont_optimize_column_width 10007
88 #define IDC_CHECK_return_matching_rows  10008
89 #define IDC_CHECK_allow_big_results     10009
90 #define IDC_CHECK_use_compressed_protocol 10010
91 #define IDC_CHECK_change_bigint_columns_to_int 10011
92 #define IDC_CHECK_safe                  10012
93 #define IDC_CHECK_auto_reconnect        10013
94 #define IDC_CHECK_auto_increment_null_search 10014
95 #define IDC_CHECK_dont_prompt_upon_connect 10015
96 #define IDC_CHECK_dynamic_cursor        10016
97 #define IDC_CHECK_ignore_N_in_name_table 10017
98 #define IDC_CHECK_user_manager_cursor   10018
99 #define IDC_CHECK_dont_use_set_locale   10019
100 #define IDC_CHECK_pad_char_to_full_length 10020
101 #define IDC_CHECK_dont_cache_result     10021
102 #define IDC_CHECK_return_table_names_for_SqlDescribeCol 10022
103 #define IDC_CHECK_pad_char_to_full_length2 10022
104 #define IDC_CHECK_zero_date_to_min      10022
105 #define IDC_CHECK_ignore_space_after_function_names 10023
106 #define IDC_CHECK_no_catalog            10025
107 #define IDC_CHECK_read_options_from_mycnf 10026
108 #define IDC_CHECK_disable_transactions  10027
109 #define IDC_CHECK_force_use_of_forward_only_cursors 10028
110 #define IDC_CHECK_allow_multiple_statements 10029
111 #define IDC_CHECK_limit_column_size     10030
112 #define IDC_EDIT_sslca                  10031
113 #define IDC_EDIT_sslcapath              10032
114 #define IDC_EDIT_sslcert                10033
115 #define IDC_EDIT_sslkey                 10034
116 #define IDC_EDIT_sslcipher              10035
117 #define IDC_CHECK_handle_binary_as_char 10036
118 #define IDC_CHECK_save_queries          10037
119 #define IDC_EDIT_charset                10038
120 #define IDC_EDIT_initstmt               10039
121 #define IDC_CHECK_clientinteractive     10040
122 #define IDC_CHECK_no_information_schema 10041
123 #define IDC_EDIT_socket                 10042
124 #define IDC_RADIO_tcp                   10043
125 #define IDC_RADIO_pipe                  10044
126 #define IDC_CHECK_cursor_prefetch_active 10045
127 #define IDC_EDIT_cursor_prefetch_number 10046
128 #define IDC_CHECK_no_ssps               10047
129 #define IDC_CHECK_can_handle_exp_pwd    10048
130 #define IDC_CHECK_enable_cleartext_plugin 10049
131 #define IDC_CHECK_default_bigint_bind_str 10050
132 #define IDC_EDIT_rsakey                 10051
133 #define IDC_EDIT_plugin_dir             10053
134 #define IDC_EDIT_default_auth           10054
135 #define IDC_CHOOSER_plugin_dir          10055
136 #define IDC_CHECK_disable_ssl_default   10056
137 #define IDC_CHECK_no_date_overflow      10057
138 #define IDC_CHECK_no_tls_1              10058
139 #define IDC_CHECK_no_tls_1_1            10059
140 #define IDC_CHECK_no_tls_1_2            10060
141 #define IDC_EDIT_sslmode               10061
142 #define IDC_CHECK_get_server_public_key 10062
143 #define IDC_CHECK_enable_local_infile   10063
144 #define IDC_BUTTON_TEST                 11014
145 #define IDC_BUTTON_HELP                 11015
146 #define IDC_STATIC                      -1
147 
148 // Next default values for new objects
149 //
150 #ifdef APSTUDIO_INVOKED
151 #ifndef APSTUDIO_READONLY_SYMBOLS
152 #define _APS_NO_MFC                     1
153 #define _APS_NEXT_RESOURCE_VALUE        137
154 #define _APS_NEXT_COMMAND_VALUE         32771
155 #define _APS_NEXT_CONTROL_VALUE         1030
156 #define _APS_NEXT_SYMED_VALUE           110
157 #endif
158 #endif
159