This commit is contained in:
WindowsNT351 2025-08-22 16:01:40 +08:00
parent 002e7b3c5b
commit c8fc4b101c
10 changed files with 14 additions and 11 deletions

Binary file not shown.

View File

@ -87,7 +87,7 @@ BEGIN
LTEXT "351Workshop 2022-2025",IDC_STATIC,48,127,85,8
LTEXT "Microsoft Crop.",IDC_STATIC,48,139,61,8
LTEXT "Thanks to:",IDC_STATIC,43,159,41,8
LTEXT "FareastOnline Research 2025-2025",IDC_STATIC,48,183,129,8
LTEXT "FarEast Online Research 2025-2025",IDC_STATIC,48,183,133,8
LTEXT "ONEW Studio 2022-2025",IDC_STATIC,48,171,85,8
LTEXT "Compumuseum 2025-2025",IDC_STATIC,48,196,85,8
END
@ -99,9 +99,9 @@ FONT 9, "
BEGIN
CONTROL "",IDC_TREE1,"SysTreeView32",TVS_HASBUTTONS | TVS_HASLINES | WS_BORDER | WS_TABSTOP,265,137,385,295
PUSHBUTTON "Run>>",IDOK,594,441,56,16
LTEXT "Help",IDC_STATICBTN2,14,137,72,16
LTEXT "Version list",IDC_STATICBTN3,14,160,72,16
LTEXT "About...",IDC_STATICBTN1,14,203,72,16
LTEXT "Help",IDC_STATICBTN2,14,137,67,16
LTEXT "Version list",IDC_STATICBTN3,14,160,67,16
LTEXT "About...",IDC_STATICBTN1,14,203,67,16
END
@ -125,21 +125,21 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040004b0"
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "351Workshop"
VALUE "FileDescription", "CE-Collections WinNT platform loader"
VALUE "FileVersion", "2.02.Beta1.05"
VALUE "FileVersion", "2.02.RC1.01"
VALUE "InternalName", "menu3.exe"
VALUE "LegalCopyright", "Copyright 351Workshop 2022-2025"
VALUE "OriginalFilename", "menu3.exe"
VALUE "ProductName", "CE-Collections"
VALUE "ProductVersion", "2.02.Beta1.05"
VALUE "ProductVersion", "2.02.RC1.01"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x400, 1200
VALUE "Translation", 0x409, 1200
END
END
@ -162,7 +162,7 @@ BEGIN
IDD_MENU3_DIALOG, DIALOG
BEGIN
VERTGUIDE, 14
VERTGUIDE, 86
VERTGUIDE, 81
END
END
#endif // APSTUDIO_INVOKED

View File

@ -371,19 +371,22 @@ BOOL CAboutDlg::OnInitDialog()
GetDlgItem(IDC_STATIC1)->SetWindowText(AsciiToUnicode(buffer));
GetDlgItem(IDC_EDIT1)->SetWindowText( L"Developer\r\n"
GetDlgItem(IDC_EDIT1)->SetWindowText(
L"Developer\r\n"
L" 351 351Workshop@Bilibili\r\n"
L"Sponsor\r\n"
L" IBM IBM_Official@Bilibili\r\n"
L" Dr.Quest 蓬岸@知乎\r\n"
L"Image Providing\r\n"
L" Alexis lucss21a@Discord\r\n"
L" IBM IBM_Official@Bilibili\r\n"
L" Dr.Quest Åî°¶@Öªºõ\r\n"
L"Artworks\r\n"
L" WinPad とある科学の手机副屏@Bilibili\r\n"
L"Guidance and Testing\r\n"
L" Inter -INTER_INIT-@Bilibili\r\n"
L" GoldApple 不务正业的金苹果@Bilibili\r\n"
L" Zesa LinuxMEMZ@Bilibili\r\n"
L" Zesa Zesa_IO1i0lO@Bilibili\r\n"
L" DZY DZY20070614@Bilibili\r\n");
return TRUE; // return TRUE unless you set the focus to a control
// 异常: OCX 属性页应返回 FALSE

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB