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.

58 lines
2.2 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by WiaLogCFG.rc
  4. //
  5. #define REGSTR_PATH_STICONTROL 1
  6. #define REGSTR_VAL_LOG_LEVEL 2
  7. #define REGSTR_VAL_MODE 3
  8. #define REGSTR_VAL_MAXSIZE 4
  9. #define REGSTR_VAL_TRUNCATE_ON_BOOT 5
  10. #define REGSTR_VAL_DETAIL 6
  11. #define REGSTR_VAL_LOGGING 7
  12. #define REGSTR_VAL_CLEARLOG_ON_BOOT 8
  13. #define REGSTR_VAL_LOG_TO_DEBUGGER 9
  14. #define IDD_WIALOGCFG_DIALOG 102
  15. #define IDR_MAINFRAME 128
  16. #define IDD_ADD_REMOVE_DIALOG 129
  17. #define IDD_VIEW_LOG_DIALOG 130
  18. #define IDD_PARSE_PROGRESS_DIALOG 131
  19. #define IDC_LOG_LEVEL_TRACE 1000
  20. #define IDC_LOG_LEVEL_WARNING 1001
  21. #define IDC_LOG_LEVEL_ERROR 1002
  22. #define IDC_FILTER_OFF 1004
  23. #define IDC_FILTER_1 1005
  24. #define IDC_FILTER_2 1006
  25. #define IDC_FILTER_3 1007
  26. #define IDC_FILTER_CUSTOM 1008
  27. #define IDC_EDIT_CUSTOM_LEVEL 1009
  28. #define IDC_ADD_TIME 1010
  29. #define IDC_ADD_MODULENAME 1011
  30. #define IDC_ADD_THREADID 1012
  31. #define IDC_SELECT_MODULE_COMBOBOX 1013
  32. #define IDC_ADD_MODULE_BUTTON 1014
  33. #define IDC_DELETE_MODULE_BUTTON 1015
  34. #define IDC_TRUNCATE_ON_BOOT 1016
  35. #define IDC_WRITE_SETTINGS_BUTTON 1018
  36. #define IDC_EDIT_KEYNAME 1019
  37. #define IDC_STATUS_TEXT 1020
  38. #define IDC_CLEARLOG_BUTTON 1021
  39. #define IDC_VIEW_LOG_BUTTON 1023
  40. #define IDC_RICHEDIT_LOGVIEWER 1024
  41. #define IDC_PROGRESS1 1025
  42. #define IDC_PARSE_PROGRESS 1025
  43. #define IDC_CANCEL_PARSING_BUTTON 1026
  44. #define IDC_PARSE_TEXT_STATUS 1027
  45. #define IDC_CLEARLOG_ON_BOOT 1028
  46. #define IDC_LOG_TO_DEBUGGER 1030
  47. #define IDC_COLOR_CODE_LOGVIEWER_TEXT 1031
  48. // Next default values for new objects
  49. //
  50. #ifdef APSTUDIO_INVOKED
  51. #ifndef APSTUDIO_READONLY_SYMBOLS
  52. #define _APS_NEXT_RESOURCE_VALUE 132
  53. #define _APS_NEXT_COMMAND_VALUE 32771
  54. #define _APS_NEXT_CONTROL_VALUE 1032
  55. #define _APS_NEXT_SYMED_VALUE 101
  56. #endif
  57. #endif