Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
721 B

  1. #define IDD_OPTIONS 100
  2. #define IDC_TESTALL 101
  3. #define IDC_TESTLIST 102
  4. #define IDC_LOGALL 103
  5. #define IDC_LOGTIMES 104
  6. #define IDC_LOGFILE 105
  7. #define IDC_GETFILE 106
  8. #define IDC_LOGFILENAME 107
  9. #define IDC_TESTS 109
  10. #define ID_ITERATIONS 110
  11. #define IDC_EXIT 111
  12. #define IDM_MAINMENU 1001
  13. #define IDM_TESTS_OPTIONS 1002
  14. #define IDM_TESTS_EXECUTE 1003
  15. #define IDM_EXIT 1004
  16. #define IDD_SHOWTHUMBS 201
  17. #define IDC_THUMBS 2000
  18. #define IDI_APPICON 10