summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/odbc/resource.h')
-rw-r--r--src/interfaces/odbc/resource.h39
1 files changed, 39 insertions, 0 deletions
diff --git a/src/interfaces/odbc/resource.h b/src/interfaces/odbc/resource.h
new file mode 100644
index 00000000000..c58a0b72a0d
--- /dev/null
+++ b/src/interfaces/odbc/resource.h
@@ -0,0 +1,39 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by psqlodbc.rc
+//
+#define IDS_BADDSN 1
+#define IDS_MSGTITLE 2
+#define DRIVERCONNDIALOG 101
+#define IDC_DSNAME 400
+#define IDC_DSNAMETEXT 401
+#define IDC_DESC 404
+#define IDC_SERVER 407
+#define IDC_DATABASE 408
+#define CONFIGDSN 1001
+#define IDC_PORT 1002
+#define IDC_USER 1006
+#define IDC_PASSWORD 1009
+#define IDC_READONLY 1011
+#define READONLY_EDIT 1012
+#define SAVEPASSWORD_EDIT 1013
+#define IDC_COMMLOG 1014
+#define COMMLOG_EDIT 1015
+#define IDC_PG62 1016
+#define PG62_EDIT 1017
+#define SERVER_EDIT 1501
+#define PORT_EDIT 1502
+#define DATABASE_EDIT 1503
+#define USERNAME_EDIT 1504
+#define PASSWORD_EDIT 1505
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 102
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1018
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif