mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-15 02:11:43 -06:00
4.20
This commit is contained in:
committed by
Kornel Lesiński
parent
8c1b5c7b7e
commit
3c510ba80b
@@ -5,6 +5,10 @@
|
||||
#define IDC_BUTTON_PAUSE 3
|
||||
#define IDC_BUTTON_PROGRESS_PRIORITY 4
|
||||
#define IDD_DIALOG_PROGRESS 500
|
||||
#define IDS_PROGRESS_PAUSED 700
|
||||
#define IDS_PROGRESS_FOREGROUND 701
|
||||
#define IDS_PROGRESS_CONTINUE 702
|
||||
#define IDS_PROGRESS_ASK_CANCEL 703
|
||||
#define IDC_PROGRESS1 1000
|
||||
#define IDC_PROGRESS_ELAPSED 1002
|
||||
#define IDC_PROGRESS_ELAPSED_VALUE 1003
|
||||
@@ -14,11 +18,7 @@
|
||||
#define IDC_PROGRESS_SPEED_VALUE 1007
|
||||
#define IDC_PROGRESS_TOTAL 1008
|
||||
#define IDC_PROGRESS_SPEED_TOTAL_VALUE 1009
|
||||
|
||||
#define IDS_PROGRESS_PAUSED 700
|
||||
#define IDS_PROGRESS_FOREGROUND 701
|
||||
#define IDS_PROGRESS_CONTINUE 702
|
||||
#define IDS_PROGRESS_ASK_CANCEL 703
|
||||
#define IDC_PROGRESS_FILE_NAME 1010
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user