-
Notifications
You must be signed in to change notification settings - Fork 2
/
resource.h
34 lines (33 loc) · 2.51 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SwiftSearch.rc
//
#define IDD_DIALOG1 101
#define IDR_241 102
#define IDI_ICON1 103
#define IDD_DIALOGPROGRESS 104
#define IDR_MENU1 105
#define IDR_ACCELERATOR1 106
#define IDC_EDITFILENAME 1001
#define IDC_LISTFILES 1002
#define IDC_LISTVOLUMES 1003
#define IDC_PROGRESS1 1004
#define IDC_RICHEDITPROGRESS 1005
#define IDC_BUTTON_BROWSE 1008
#define ID_FILE_EXIT 40002
#define ID_ACCELERATOR40006 40003
#define ID_VIEW_FITCOLUMNSTOWINDOW 40005
#define ID_HELP_USINGREGULAREXPRESSIONS 40006
#define ID_HELP_ABOUT 40007
#define ID_VIEW_LARGEICONS 40008
#define ID_VIEW_GRIDLINES 40009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40010
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif