-
Notifications
You must be signed in to change notification settings - Fork 5
/
resource.h
26 lines (25 loc) · 885 Bytes
/
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by DatDefrag.rc
//
#define IDM_MAIN 6
#define IDD_MAIN 102
#define IDI_MAINICON 103
#define IDC_FILE 1001
#define IDC_OPENDAT 1002
#define IDC_DEFRAG 1003
#define IDC_OUTPUT 1004
#define IDC_PROGRESS 1005
#define ID_FILE_EXIT 40002
#define ID_FILE_OPENDAT 40003
#define ID_HELP_ABOUT 40004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif