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.

43 lines
1.7 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by RIAFMSVS.RC
  4. //
  5. #define IDS_ERR_USERID_TITLE 200
  6. #define IDS_ERR_USERID_MSG 201
  7. #define IDS_ERR_PASSWORD_TITLE 202
  8. #define IDS_ERR_PASSWORD_MSG 203
  9. #define IDS_ERR_USERCODE_TITLE 204
  10. #define IDS_ERR_USERCODE_MSG 205
  11. #define IDS_ITEM_HARDDISK 206
  12. #define IDS_ITEM_MEMORY_HARDDISK 207
  13. #define ITEM_HARDDISK_NAMES (IDS_ITEM_MEMORY_HARDDISK-IDS_ITEM_HARDDISK+1)
  14. #define IDD_JOBMAIN 500
  15. #define IDC_LABEL_JOBMAIN_USERID 1000
  16. #define IDC_LABEL_JOBMAIN_USERID2 1001
  17. #define IDC_LABEL_JOBMAIN_USERID3 1002
  18. #define IDC_LABEL_JOBMAIN_JOB 1003
  19. #define IDC_LABEL_JOBMAIN_PASSWORD 1004
  20. #define IDC_LABEL_JOBMAIN_PASSWORD2 1005
  21. #define IDC_LABEL_JOBMAIN_LOG 1006
  22. #define IDC_LABEL_JOBMAIN_USERCODE 1007
  23. #define IDC_LABEL_JOBMAIN_USERCODE2 1008
  24. #define IDC_EDIT_JOBMAIN_USERID 1009
  25. #define IDC_EDIT_JOBMAIN_PASSWORD 1010
  26. #define IDC_EDIT_JOBMAIN_USERCODE 1011
  27. #define IDC_RADIO_JOB_NORMAL 1012
  28. #define IDC_RADIO_JOB_SAMPLE 1013
  29. #define IDC_RADIO_JOB_SECURE 1014
  30. #define IDC_RADIO_LOG_DISABLED 1015
  31. #define IDC_RADIO_LOG_ENABLED 1016
  32. #define IDC_CHECK_JOB_DEFAULT 1017
  33. // Next default values for new objects
  34. //
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_NEXT_RESOURCE_VALUE 501
  38. #define _APS_NEXT_COMMAND_VALUE 40001
  39. #define _APS_NEXT_CONTROL_VALUE 1018
  40. #define _APS_NEXT_SYMED_VALUE 208
  41. #endif
  42. #endif