Modern looking icons for Apps folder on Win10/11.

This commit is contained in:
Eli Farmer
2022-12-30 11:52:30 +01:00
committed by ge0rdi
parent 1c95f17460
commit 7f492f3a9f
4 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
//
#define IDI_APPICON 1
#define IDI_APPSICON 2
#define IDI_APPSICON10 3
#define IDI_APPSICON11 4
#define IDD_RENAME 102
#define IDC_EDITNAME 102
#define IDD_RENAMER 103