forked from apache/kylin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
52 lines (50 loc) · 2.05 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by GODBC.RC
//
#define IDOK2 3
#define IDD_DSN_CFG1 101
#define IDD_DSN_CFG2 102
#define IDB_BITMAP1 108
#define IDC_DSNNAME 1000
#define IDC_SERVER 1001
#define IDC_PORT 1002
#define IDC_UID 1003
#define IDC_PWD 1004
#define IDC_BTEST 1005
#define IDC_CONNECT 1006
#define IDC_COMBO1 1007
#define IDC_COMPANY 1008
#define IDC_PROTOCOL 1008
#define IDC_PREV 1009
#define IDC_DATABASE 1010
#define IDC_SERVER2 1011
#define IDC_BUTTON1 1012
#define IDC_COMBO2 1015
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 111
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1016
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif