2025-04-27 07:49:33 -04:00

22 lines
742 B
C

#define IDD_OPTIONS 100
#define IDC_TESTALL 101
#define IDC_TESTLIST 102
#define IDC_LOGALL 103
#define IDC_LOGTIMES 104
#define IDC_LOGFILE 105
#define IDC_GETFILE 106
#define IDC_LOGFILENAME 107
#define IDC_TESTS 109
#define ID_ITERATIONS 110
#define IDC_EXIT 111
#define IDM_MAINMENU 1001
#define IDM_TESTS_OPTIONS 1002
#define IDM_TESTS_EXECUTE 1003
#define IDM_EXIT 1004
#define IDD_SHOWTHUMBS 201
#define IDC_THUMBS 2000
#define IDI_APPICON 10