Skip to content

Commit 556c8af

Browse files
committed
将 Startup 项目资源引用路径修改为相对路径
1 parent e110ea3 commit 556c8af

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

HelpUploadFiles/Resource.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,20 @@
22
// Microsoft Visual C++ 生成的包含文件。
33
// 供 HelpUploadFiles.rc 使用
44
//
5-
#define IDC_MYICON 2
6-
#define IDD_HELPUPLOADFILES_DIALOG 102
75
#define IDS_APP_TITLE 103
86
#define IDD_ABOUTBOX 103
97
#define IDM_ABOUT 104
108
#define IDM_EXIT 105
119
#define IDI_HELPUPLOADFILES 107
1210
#define IDC_HELPUPLOADFILES 109
13-
#define IDR_MAINFRAME 128
1411
#define IDD_MAINDIALOG 129
1512
#define IDC_CURSOR1 131
16-
#define IDD_DIALOG1 133
1713
#define IDD_SETPROCESSDLG 133
1814
#define IDC_LIST1 1000
1915
#define IDC_EDIT1 1001
2016
#define IDREMOVE 1002
2117
#define IDADD 1003
2218
#define IDC_CAPTUREWND 1004
23-
#define IDC_EDIT2 1005
24-
#define ID_32771 32771
25-
#define ID_32772 32772
26-
#define ID_32773 32773
27-
#define IDM_INJURE 32774
2819
#define IDM_INJECT 32775
2920
#define ID_32776 32776
3021
#define IDM_SETPROCESS 32777

Startup/Startup.rc

-62 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)