Leaked source code of windows server 2003
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.

15 lines
615 B

  1. #define IDD_CONFIGPATHS 100
  2. #define IDD_SCRIPTPATH 103
  3. #define IDD_INITSCRIPT 107
  4. #define IDD_STATUSDIALOG 108
  5. #define IDC_SCRIPTLIST 109
  6. #define IDC_STATUSOUTPUT 112
  7. #define IDC_DEBUGOUTPUT 114
  8. #define IDC_PROCESSLIST 111
  9. #define IDC_CLEAR 117
  10. #define IDC_SIGNALLIST 118
  11. #define IDC_OUTPUTTEXT 113
  12. #define IDC_PROCESSTEXT 115
  13. #define IDC_SIGNALTEXT 116
  14. #define IDC_LOGGING 119
  15. #define IDC_EXIT 120