mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 11:14:58 -06:00
9.21
This commit is contained in:
committed by
Kornel Lesiński
parent
de4f8c22fe
commit
35596517f2
@@ -35,7 +35,11 @@
|
||||
#define IDC_PROGRESS_ERRORS_VALUE 1031
|
||||
#define IDC_PROGRESS_LIST 1032
|
||||
|
||||
#ifdef UNDER_CE
|
||||
#define MY_PROGRESS_VALUE_UNITS 44
|
||||
#else
|
||||
#define MY_PROGRESS_VALUE_UNITS 76
|
||||
#endif
|
||||
#define MY_PROGRESS_LABEL_UNITS_MIN 60
|
||||
#define MY_PROGRESS_LABEL_UNITS_START 90
|
||||
#define MY_PROGRESS_PAD_UNITS 4
|
||||
|
||||
Reference in New Issue
Block a user