-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresource.h
80 lines (79 loc) · 3.3 KB
/
resource.h
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by DatabaseExplorer.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_POPUP_EDIT 119
#define ID_STATUSBAR_PANE1 120
#define ID_STATUSBAR_PANE2 121
#define IDS_STATUS_PANE1 122
#define IDS_STATUS_PANE2 123
#define IDS_TOOLBAR_STANDARD 124
#define IDS_TOOLBAR_CUSTOMIZE 125
#define ID_VIEW_CUSTOMIZE 126
#define IDR_MAINFRAME 128
#define IDR_MAINFRAME_256 129
#define IDR_TestDatabaseTYPE 130
#define IDD_DIALOG_DATASOURCE 130
#define ID_WINDOW_MANAGER 131
#define IDR_DatabaseExplorerTYPE 132
#define IDR_THEME_MENU 200
#define ID_SET_STYLE 201
#define ID_VIEW_APPLOOK_WIN_2000 205
#define ID_VIEW_APPLOOK_OFF_XP 206
#define ID_VIEW_APPLOOK_WIN_XP 207
#define ID_VIEW_APPLOOK_OFF_2003 208
#define ID_VIEW_APPLOOK_VS_2005 209
#define ID_VIEW_APPLOOK_VS_2008 210
#define ID_VIEW_APPLOOK_OFF_2007_BLUE 215
#define ID_VIEW_APPLOOK_OFF_2007_BLACK 216
#define ID_VIEW_APPLOOK_OFF_2007_SILVER 217
#define ID_VIEW_APPLOOK_OFF_2007_AQUA 218
#define ID_VIEW_APPLOOK_WINDOWS_7 219
#define IDS_EDIT_MENU 306
#define IDD_DIALOG_WINDOWSMANAGER 310
#define ID_TIMER_RESETSTATUSBAR 310
#define ID_TIMER_DBDISCONNECT 311
#define IDI_DATABASE 312
#define IDI_TABLE 314
#define IDI_SELECTED 315
#define IDD_DIALOG_PASSWORD 316
#define IDI_ICON1 318
#define IDI_KEY 318
#define IDC_LIST_FILE 1000
#define IDC_COMBO_DSN 1000
#define IDC_EDIT1 1001
#define IDC_EDIT 1001
#define IDC_EDIT_PASS 1002
#define IDC_RADIO_DYNASET 1009
#define IDC_RADIO_SNAPSHOT 1010
#define IDC_RADIO_DYNAMIC 1011
#define IDC_RADIO_USERDSN 1318
#define IDC_RADIO_SYSTEMDSN 1319
#define ID_VIEW_QUERY 32771
#define ID_VIEW_MESSAGE 32772
#define ID_Menu 32773
#define ID_VIEW_MAIN 32774
#define ID_EDIT_RUN 32775
#define ID_VIEW_DATABASE 32776
#define ID_EDIT_DATASOURCE 32777
#define ID_EDIT_LOGPOPULATELIST 32778
#define ID_EDIT_REDO32785 32785
#define ID_VIEW_VIRTUALMODE 32786
#define ID_EDIT_SELECTALL 32787
#define ID_EDIT_SELECTLINE 32788
#define ID_APPLICATIONLOOK_WINDOWS7 32789
#define ID_VIEW_WORDWRAP 32790
#define ID_EDIT_REFRESH 32791
#define ID_ACCELERATOR32792 32792
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 319
#define _APS_NEXT_COMMAND_VALUE 32794
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 312
#endif
#endif