Added the name of the app's icon author to the About dialog.
This commit is contained in:
@@ -44,6 +44,7 @@
|
|||||||
#define IDC_ABOUT_COPYRIGHT 1013
|
#define IDC_ABOUT_COPYRIGHT 1013
|
||||||
#define IDC_ABOUT_BUILDTIME 1014
|
#define IDC_ABOUT_BUILDTIME 1014
|
||||||
#define IDC_ABOUTEDIT 1015
|
#define IDC_ABOUTEDIT 1015
|
||||||
|
#define IDC_ABOUT_COPYRIGHT_ICON 1016
|
||||||
#define IDC_STATIC -1
|
#define IDC_STATIC -1
|
||||||
|
|
||||||
// Next default values for new objects
|
// Next default values for new objects
|
||||||
|
|||||||
@@ -23,7 +23,6 @@
|
|||||||
// wCenterWindow
|
// wCenterWindow
|
||||||
// wCenterWindow.cpp
|
// wCenterWindow.cpp
|
||||||
|
|
||||||
// TODO: Add the name of app's icon author to the About dialog.
|
|
||||||
// TODO: Move the InitCommonControlsEx() function to the WinMain().
|
// TODO: Move the InitCommonControlsEx() function to the WinMain().
|
||||||
// TODO: Split main cpp-file to separate files.
|
// TODO: Split main cpp-file to separate files.
|
||||||
// TODO: Make the automatic updater (download, unzip and replace executable).
|
// TODO: Make the automatic updater (download, unzip and replace executable).
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user