forked from 84634E1A607A/Desktop-Tidiness-Helper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
36 lines (35 loc) · 1.31 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 Desktop Tidiness Helper.rc 使用
//
#define IDC_COPYPATH 3
#define IDC_OINP 4
#define IDC_EXIT 5
#define IDI_ICON1 101
#define TRAY_ICON 101
#define IDR_MENU1 102
#define IDD_FINDDIALOG 103
#define IDC_OPEN 1001
#define IDC_OINE 1002
#define IDC_FILELIST 1003
#define IDC_CMDEDIT 1004
#define IDC_FINDEDIT 1005
#define IDC_FIND 1006
#define IDC_FILEINFO 1007
#define ID_X_VIEWLOG 40001
#define ID_X_VIEWCONFIG 40002
#define ID_X_EXIT 40003
#define ID_X_EDITCONFIG 40004
#define ID_X_FINDFILESINUSB 40005
#define ID_X_FIND 40006
#define ID_X_MOVE 40007
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40008
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif