File: resource.h.in

package info (click to toggle)
sqliteodbc 0.91-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,412 kB
  • sloc: ansic: 34,510; sh: 11,960; makefile: 582; sql: 313
file content (29 lines) | stat: -rw-r--r-- 980 bytes parent folder | download
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
#define VERSION				"--VERS--"
#define VERSION_C			--VERS_C--
#define DRIVERCONNECT                   104
#define CONFIGDSN                       105
#define IDC_DSNAME                      400
#define IDC_DSNAMETEXT                  401
#define IDC_DBNAME                      402
#define IDC_DBNAMETEXT                  403
#define IDC_DESC                        404
#define IDC_TONAME                      405
#define IDC_TONAMETEXT                  406
#define IDC_BROWSE			407
#define IDC_STEPAPI			408
#define IDC_NOWCHAR			409
#define IDC_SYNCP			410
#define IDC_SYNCPTEXT			411
#define IDC_NOTXN			412
#define IDC_LONGNAM			413
#define IDC_NOCREAT			414
#define IDC_SHORTNAM			415
#define IDC_LOADEXT			416
#define IDC_LOADEXTTEXT			417
#define IDC_FKSUPPORT			418
#define IDC_OEMCP			419
#define IDS_MSGTITLE                    500
#define IDS_BADDSN                      501
#define IDS_EXTTITLE			502
#define IDS_EXTERR			503
#define IDC_STATIC                      -1