Update About dialog.
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
#define IDC_BUTTON_CLOSE 1007
|
||||
#define IDC_ABOUTHELP 1008
|
||||
#define IDC_DONATIONLINK 1009
|
||||
#define IDC_ABOUT_PROGNAME 1010
|
||||
#define IDC_ABOUT_COPYRIGHT 1011
|
||||
#define IDC_ABOUT_BUILDTIME 1012
|
||||
#define PRODUCT_YEAR_START 2020
|
||||
#define V_SECS 52245
|
||||
#define IDC_STATIC -1
|
||||
@@ -48,7 +51,7 @@
|
||||
#define _APS_NO_MFC 1
|
||||
#define _APS_NEXT_RESOURCE_VALUE 130
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1010
|
||||
#define _APS_NEXT_CONTROL_VALUE 1013
|
||||
#define _APS_NEXT_SYMED_VALUE 122
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user