mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 12:07:03 -06:00
- About Dialog shows v1.3.6 instead of v1.3.7 - added 7-Zip ZS Homepage to About Dialog - also some headers needed to be fixed
10 lines
229 B
C
10 lines
229 B
C
#define IDD_ABOUT 2900
|
|
|
|
#define IDT_ABOUT_INFO 2901
|
|
|
|
#define IDI_LOGO 100
|
|
#define IDT_ABOUT_VERSION 101
|
|
#define IDT_ABOUT_DATE 102
|
|
#define IDB_ABOUT_HOMEPAGE 110
|
|
#define IDB_ABOUT_HOMEPAGE2 111
|