File: resourceos2.h

package info (click to toggle)
sqliteodbc 0.99991-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,940 kB
  • sloc: ansic: 59,139; sh: 12,780; makefile: 952; sql: 313
file content (14 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define DLG_SQLITEODBCCONFIGURATION 256
#define ST_DATASOURCENAME 258
#define ST_DESCRIPTION 259
#define ST_DATABASENAME 260
#define ST_TIMEOUT 261
#define EF_DSNNAME 262
#define EF_DSNDESC 263
#define EF_DATABASE 264
#define EF_TIMEOUT 265
#define IDC_BROWSE 266
#define IDC_NOWCHAR 267
#define IDC_STEPAPI 268
#define IDC_NOTXN 269
#define IDC_LONGNAM 270