File: resource.h.in

package info (click to toggle)
sqliteodbc 0.70-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,700 kB
  • ctags: 1,040
  • sloc: ansic: 21,609; sh: 6,574; makefile: 104
file content (22 lines) | stat: -rw-r--r-- 793 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#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 IDS_MSGTITLE                    500
#define IDS_BADDSN                      501
#define IDC_STATIC                      -1