File: resource.h

package info (click to toggle)
myodbc 3.51.11-6.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,056 kB
  • ctags: 1,933
  • sloc: ansic: 31,656; sh: 10,955; cpp: 2,439; makefile: 1,120
file content (62 lines) | stat: -rw-r--r-- 1,717 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by myodbc3.rc
//
#define IDOPTIONS			3
#define DRIVERCONNECT			104
#define MYODBCDLG			163
#define MYOPTIONDLG			164
#define MYSQL_LOGO			165
#define IDC_DSNAME			400
#define IDC_DSNAMETEXT			401
#define IDC_SERVER			402
#define IDC_PASSWORDTEXT		403
#define IDC_DESC			404
#define IDC_USER			405
#define IDC_USERTEXT			406
#define IDC_PASSWORD			407
#define IDC_SERVERTEXT			408
#define IDC_DESCRIPTION			409
#define IDS_MSGTITLE			500
#define IDS_BADDSN			501
#define IDC_PORT			1000
#define IDC_STMT			1001
#define IDC_DB				1005
#define IDC_FLAGTEXT			1007
#define IDC_FLAG			1009
#define IDC_PORTTEXT			1010
#define IDC_CHECK1			1024
#define IDC_CHECK2			1025
#define IDC_CHECK3			1026
#define IDC_CHECK4			1027
#define IDC_CHECK5			1028
#define IDC_CHECK6			1029
#define IDC_CHECK7			1030
#define IDC_CHECK8			1031
#define IDC_CHECK9			1032
#define IDC_CHECK10			1033
#define IDC_CHECK11			1034
#define IDC_CHECK12			1035
#define IDC_CHECK13			1036
#define IDC_CHECK14			1037
#define IDC_CHECK15			1038
#define IDC_CHECK16			1039
#define IDC_CHECK17			1040
#define IDC_CHECK18			1041
#define IDC_CHECK19			1042
#define IDC_CHECK20			1043
#define IDC_CHECK21			1044
#define IDC_CHECK22			1045
#define IDTEST				1063
#define IDC_LOGO			1090
#define IDBACK				1100
#define IDC_STATIC			-1

// Next default values for new objects
//
#if defined (APSTUDIO_INVOKED) && !defined(APSTUDIO_READONLY_SYMBOLS)
#define _APS_NEXT_RESOURCE_VALUE	167
#define _APS_NEXT_COMMAND_VALUE		40013
#define _APS_NEXT_CONTROL_VALUE		1107
#define _APS_NEXT_SYMED_VALUE		101
#endif /* defined (APSTUDIO_INVOKED) && !defined(APSTUDIO_READONLY_SYMBOLS) */