Files
easy7zip/7zip/FileManager/Resource/BenchmarkDialog/resource.h
Igor Pavlov af1fe52701 4.25 beta
2016-05-28 00:15:43 +01:00

35 lines
1.5 KiB
C
Executable File

#define IDD_DIALOG_BENCHMARK 800
#define IDC_BUTTON_STOP 1001
#define IDC_BUTTON_RESTART 1002
#define IDC_BENCHMARK_DICTIONARY 1010
#define IDC_BENCHMARK_COMBO_DICTIONARY 1011
#define IDC_BENCHMARK_MEMORY 1012
#define IDC_BENCHMARK_MEMORY_VALUE 1013
#define IDC_BENCHMARK_MULTITHREADING 1014
#define IDC_BENCHMARK_SPEED_LABEL 1020
#define IDC_BENCHMARK_RATING_LABEL 1021
#define IDC_BENCHMARK_COMPRESSING 1022
#define IDC_BENCHMARK_DECOMPRESSING 1023
#define IDC_BENCHMARK_CURRENT 1024
#define IDC_BENCHMARK_RESULTING 1025
#define IDC_BENCHMARK_CURRENT2 1026
#define IDC_BENCHMARK_RESULTING2 1027
#define IDC_BENCHMARK_COMPRESSING_SPEED 1030
#define IDC_BENCHMARK_COMPRESSING_SPEED2 1031
#define IDC_BENCHMARK_COMPRESSING_RATING 1032
#define IDC_BENCHMARK_COMPRESSING_RATING2 1033
#define IDC_BENCHMARK_DECOMPRESSING_SPEED 1040
#define IDC_BENCHMARK_DECOMPRESSING_SPEED2 1041
#define IDC_BENCHMARK_DECOMPRESSING_RATING 1042
#define IDC_BENCHMARK_DECOMPRESSING_RATING2 1043
#define IDC_BENCHMARK_TOTAL_RATING 1050
#define IDC_BENCHMARK_TOTAL_RATING_VALUE 1051
#define IDC_BENCHMARK_ELAPSED 1060
#define IDC_BENCHMARK_ELAPSED_VALUE 1061
#define IDC_BENCHMARK_SIZE 1062
#define IDC_BENCHMARK_SIZE_VALUE 1063
#define IDC_BENCHMARK_ERRORS 1064
#define IDC_BENCHMARK_ERRORS_VALUE 1065
#define IDC_BENCHMARK_PASSES 1066
#define IDC_BENCHMARK_PASSES_VALUE 1067