mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 14:11:33 -06:00
50 lines
1.9 KiB
C
Executable File
50 lines
1.9 KiB
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
#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
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 157
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1070
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|