Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 97aa5fc

Browse files
committed
Update ODBC resource MS-generated file.
1 parent 8824741 commit 97aa5fc

File tree

1 file changed

+50
-52
lines changed

1 file changed

+50
-52
lines changed

src/interfaces/odbc/resource.h

+50-52
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,60 @@
1-
/*
2-
* {{NO_DEPENDENCIES}}
1+
/*
32
* Microsoft Developer Studio generated include file.
43
* Used by psqlodbc.rc
54
*/
6-
7-
#define IDS_BADDSN 1
8-
#define IDS_MSGTITLE 2
9-
#define DLG_OPTIONS_DRV 102
10-
#define DLG_OPTIONS_DS 103
11-
#define IDC_DSNAME 400
12-
#define IDC_DSNAMETEXT 401
13-
#define IDC_DESC 404
14-
#define IDC_SERVER 407
15-
#define IDC_DATABASE 408
16-
#define DLG_CONFIG 1001
17-
#define IDC_PORT 1002
18-
#define IDC_USER 1006
19-
#define IDC_PASSWORD 1009
20-
#define DS_READONLY 1011
21-
#define DS_SHOWOIDCOLUMN 1012
22-
#define DS_FAKEOIDINDEX 1013
23-
#define DRV_COMMLOG 1014
24-
#define IDC_DATASOURCE 1018
25-
#define DRV_OPTIMIZER 1019
26-
#define DS_CONNSETTINGS 1020
27-
#define IDC_DRIVER 1021
28-
#define DRV_CONNSETTINGS 1031
29-
#define DRV_UNIQUEINDEX 1032
30-
#define DRV_UNKNOWN_MAX 1035
31-
#define DRV_UNKNOWN_DONTKNOW 1036
32-
#define DRV_READONLY 1037
33-
#define IDC_DESCTEXT 1039
34-
#define DRV_MSG_LABEL 1040
35-
#define DRV_UNKNOWN_LONGEST 1041
36-
#define DRV_TEXT_LONGVARCHAR 1043
37-
#define DRV_UNKNOWNS_LONGVARCHAR 1044
38-
#define DRV_CACHE_SIZE 1045
39-
#define DRV_VARCHAR_SIZE 1046
40-
#define DRV_LONGVARCHAR_SIZE 1047
41-
#define IDDEFAULTS 1048
42-
#define DRV_USEDECLAREFETCH 1049
43-
#define DRV_BOOLS_CHAR 1050
44-
#define DS_SHOWSYSTEMTABLES 1051
45-
#define DRV_EXTRASYSTABLEPREFIXES 1051
46-
#define DS_ROWVERSIONING 1052
47-
#define DRV_PARSE 1052
48-
#define DRV_CANCELASFREESTMT 1053
49-
#define IDC_OPTIONS 1054
50-
#define DRV_KSQO 1055
51-
#define DS_PG64 1057
5+
#define IDS_BADDSN 1
6+
#define IDS_MSGTITLE 2
7+
#define DLG_OPTIONS_DRV 102
8+
#define DLG_OPTIONS_DS 103
9+
#define IDC_DSNAME 400
10+
#define IDC_DSNAMETEXT 401
11+
#define IDC_DESC 404
12+
#define IDC_SERVER 407
13+
#define IDC_DATABASE 408
14+
#define DLG_CONFIG 1001
15+
#define IDC_PORT 1002
16+
#define IDC_USER 1006
17+
#define IDC_PASSWORD 1009
18+
#define DS_READONLY 1011
19+
#define DS_SHOWOIDCOLUMN 1012
20+
#define DS_FAKEOIDINDEX 1013
21+
#define DRV_COMMLOG 1014
22+
#define IDC_DATASOURCE 1018
23+
#define DRV_OPTIMIZER 1019
24+
#define DS_CONNSETTINGS 1020
25+
#define IDC_DRIVER 1021
26+
#define DRV_CONNSETTINGS 1031
27+
#define DRV_UNIQUEINDEX 1032
28+
#define DRV_UNKNOWN_MAX 1035
29+
#define DRV_UNKNOWN_DONTKNOW 1036
30+
#define DRV_READONLY 1037
31+
#define IDC_DESCTEXT 1039
32+
#define DRV_MSG_LABEL 1040
33+
#define DRV_UNKNOWN_LONGEST 1041
34+
#define DRV_TEXT_LONGVARCHAR 1043
35+
#define DRV_UNKNOWNS_LONGVARCHAR 1044
36+
#define DRV_CACHE_SIZE 1045
37+
#define DRV_VARCHAR_SIZE 1046
38+
#define DRV_LONGVARCHAR_SIZE 1047
39+
#define IDDEFAULTS 1048
40+
#define DRV_USEDECLAREFETCH 1049
41+
#define DRV_BOOLS_CHAR 1050
42+
#define DS_SHOWSYSTEMTABLES 1051
43+
#define DRV_EXTRASYSTABLEPREFIXES 1051
44+
#define DS_ROWVERSIONING 1052
45+
#define DRV_PARSE 1052
46+
#define DRV_CANCELASFREESTMT 1053
47+
#define IDC_OPTIONS 1054
48+
#define DRV_KSQO 1055
49+
#define DS_PG64 1057
5250

5351
/* Next default values for new objects */
5452

5553
#ifdef APSTUDIO_INVOKED
5654
#ifndef APSTUDIO_READONLY_SYMBOLS
57-
#define _APS_NEXT_RESOURCE_VALUE 104
58-
#define _APS_NEXT_COMMAND_VALUE 40001
59-
#define _APS_NEXT_CONTROL_VALUE 1060
60-
#define _APS_NEXT_SYMED_VALUE 101
55+
#define _APS_NEXT_RESOURCE_VALUE 104
56+
#define _APS_NEXT_COMMAND_VALUE 40001
57+
#define _APS_NEXT_CONTROL_VALUE 1060
58+
#define _APS_NEXT_SYMED_VALUE 101
6159
#endif
6260
#endif

0 commit comments

Comments
 (0)