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

Commit cbb4ab9

Browse files
committed
New MS resource file, pgindented.
1 parent dd580f1 commit cbb4ab9

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

src/interfaces/odbc/resource.h

+55-55
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,60 @@
1-
/*
2-
* Microsoft Developer Studio generated include file.
3-
* Used by psqlodbc.rc
4-
*/
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
50-
51-
/* Next default values for new objects */
1+
/* {{NO_DEPENDENCIES}} */
2+
/* Microsoft Developer Studio generated include file. */
3+
/* Used by psqlodbc.rc */
4+
/* */
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

51+
/* Next default values for new objects */
52+
/* */
5353
#ifdef APSTUDIO_INVOKED
5454
#ifndef APSTUDIO_READONLY_SYMBOLS
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
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
5959
#endif
6060
#endif

0 commit comments

Comments
 (0)