~ubuntu-branches/debian/sid/unixodbc/sid

« back to all changes in this revision

Viewing changes to Drivers/MySQL/resource.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2004-10-15 03:07:52 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20041015030752-dzw4vhxlgycz3woj
Tags: 2.2.4-11
Brown paper bag me: conflicts do not write themselves just because
you add a line to the changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//{{NO_DEPENDENCIES}}
 
2
// Microsoft Developer Studio generated include file.
 
3
// Used by myodbc3.rc
 
4
//
 
5
#define DRIVERCONNECT                   104
 
6
#define IDD_HELP                        105
 
7
#define IDB_BITMAP1                     111
 
8
#define IDI_ICON1                       112
 
9
#define MYHELP                          112
 
10
#define IDBITMAP                        116
 
11
#define HELPDIALOG                      119
 
12
#define IDB_BITMAP2                     137
 
13
#define BMP_MYSQL                       158
 
14
#define IDC_DSNAME                      400
 
15
#define IDC_DSNAMETEXT                  401
 
16
#define IDC_SERVER                      402
 
17
#define IDC_PASSWORDTEXT                403
 
18
#define IDC_DESC                        404
 
19
#define IDC_USER                        405
 
20
#define IDC_USERTEXT                    406
 
21
#define IDC_PASSWORD                    407
 
22
#define IDC_SERVERTEXT                  408
 
23
#define IDC_DESCRIPTION                 409
 
24
#define IDS_MSGTITLE                    500
 
25
#define IDS_BADDSN                      501
 
26
#define IDC_PORT                        1000
 
27
#define IDC_STMT                        1001
 
28
#define IDC_DB                          1005
 
29
#define IDC_FLAGTEXT                    1007
 
30
#define IDC_FLAG                        1009
 
31
#define IDC_PORTTEXT                    1010
 
32
#define IDC_RADIO1                      1011
 
33
#define IDC_RADIO2                      1012
 
34
#define IDC_RADIO3                      1013
 
35
#define IDC_RADIO7                      1014
 
36
#define IDC_RADIO5                      1015
 
37
#define IDC_RADIO6                      1016
 
38
#define IDC_RADIO4                      1017
 
39
#define IDC_RADIO8                      1018
 
40
#define IDC_RADIO9                      1019
 
41
#define IDC_RADIO10                     1020
 
42
#define IDC_RADIO11                     1021
 
43
#define IDC_RADIO12                     1022
 
44
#define IDC_RADIO13                     1023
 
45
#define IDC_CHECK1                      1024
 
46
#define IDC_CHECK2                      1025
 
47
#define IDC_CHECK3                      1026
 
48
#define IDC_CHECK4                      1027
 
49
#define IDC_CHECK5                      1028
 
50
#define IDC_CHECK6                      1029
 
51
#define IDC_CHECK7                      1030
 
52
#define IDC_CHECK8                      1031
 
53
#define IDC_CHECK9                      1032
 
54
#define IDC_CHECK10                     1033
 
55
#define IDC_CHECK11                     1034
 
56
#define IDC_CHECK12                     1035
 
57
#define IDC_CHECK13                     1036
 
58
#define IDC_CHECK14                     1037
 
59
#define IDC_CHECK15                     1038
 
60
#define IDC_CHECK16                     1039
 
61
#define IDC_CHECK17                     1040
 
62
#define IDC_CHECK18                     1041
 
63
#define IDC_CHECK19                     1042
 
64
#define IDC_ERROR                       1045
 
65
#define IDTEST                          1063
 
66
#define IDHSTATIC                       1067
 
67
#define IDC_STATIC                      -1
 
68
 
 
69
// Next default values for new objects
 
70
// 
 
71
#ifdef APSTUDIO_INVOKED
 
72
#ifndef APSTUDIO_READONLY_SYMBOLS
 
73
#define _APS_NEXT_RESOURCE_VALUE        163
 
74
#define _APS_NEXT_COMMAND_VALUE         40013
 
75
#define _APS_NEXT_CONTROL_VALUE         1090
 
76
#define _APS_NEXT_SYMED_VALUE           101
 
77
#endif
 
78
#endif