This commit is contained in:
WindowsNT351 2024-03-31 20:58:53 +08:00
parent 699f482e80
commit 2f88eef161
49 changed files with 6 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -213,6 +213,7 @@
</ItemGroup>
<ItemGroup>
<Image Include="E:\Desktop\background2.bmp" />
<Image Include="res\background.bmp" />
<Image Include="res\menu2.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

View File

@ -62,5 +62,8 @@
<Image Include="E:\Desktop\background2.bmp">
<Filter>资源文件</Filter>
</Image>
<Image Include="res\background.bmp">
<Filter>资源文件</Filter>
</Image>
</ItemGroup>
</Project>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -4,7 +4,7 @@
//
#define IDD_MENU2_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_BITMAP1 130
#define IDB_BITMAP1 131
#define IDC_TREE1 1000
#define IDC_SYSLINK1 1001
#define IDC_SYSLINK2 1002
@ -14,7 +14,7 @@
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101