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.

53 lines
2.1 KiB

  1. #define IDD_WIZPAGE 111
  2. #define IDT_COMPONENT 1000
  3. #define IDT_PAGETYPE 1001
  4. #define IDT_COUNT 1002
  5. #define IDC_STATIC -1
  6. #define IDT_CAT_DIR 1010
  7. #define IDT_HOME_DIR 1011
  8. #define IDT_SCRIPT_DIR 1012
  9. #define IDC_CAT_BROWSE 1013
  10. #define IDC_FRAME_BANNER 1014
  11. #define IDD_DIRPAGE_V1 112
  12. #define IDD_DIRPAGE_V2 113
  13. #define IDD_BROWSEDIRECTORY 114
  14. #define IS_MSG_COULD_NOT_SET_SECURITY 503
  15. #define IS_MSG_INDEX_SERVER 505
  16. #define IS_MSG_COULD_NOT_CREATE_DIR 507
  17. #define IS_MSG_COULD_NOT_MODIFY_REGISTRY 508
  18. #define IS_MSG_COULD_NOT_CONFIGURE_CATALOGS 516
  19. #define IS_MSG_INVALID_INF_HANDLE 518
  20. #define IS_MSG_INVALID_OCM_VERSION 519
  21. #define IS_MSG_ABORT 520
  22. #define IS_MSG_CALC_DISK_SPACE_FAILED 521
  23. #define IS_MSG_QUEUE_FILE_OPS_FAILED 522
  24. #define IS_MSG_QUEUE_CONFIG_PARAMS_FAILED 523
  25. #define IS_MSG_SetRegBasedOnMachine_FAILED 524
  26. #define IS_MSG_COMPLETE_INSTALLATION_FAILED 525
  27. #define IS_MSG_EXCEPTION_CAUGHT 526
  28. #define IS_MSG_SETUP_INSTALL_FROM_INFSECTION_FAILED 527
  29. #define IS_MSG_SetDllsToRegister_FAILED 528
  30. #define IS_MSG_SetFilterRegistryInfo_FAILED 529
  31. #define IS_MSG_SetDefaultCatalog_FAILED 531
  32. #define IS_MSG_BAD_MACHINE 532
  33. #define IS_MSG_NEEDED_HARDWARE 533
  34. #define IS_MSG_DRIVE_ENUMERATION_FAILED 534
  35. #define IS_MSG_LoadPerfCounterTextStrings_FAILED 535
  36. #define IS_MSG_UNEXPECTED_PROCESSOR_TYPE 536
  37. #define IS_MSG_CreateService_FAILED 537
  38. #define IS_MSG_DllRegisterServer_FAILED 538
  39. #define IS_MSG_DLL_REGISTRATION_FAILED 539
  40. #define IS_MSG_LINK_SAMPLE_NAME 540
  41. #define IS_MSG_LINK_ADMIN_NAME 541
  42. #define IS_MSG_LINK_MMC_NAME 542
  43. #define IS_MSG_START_MENU_NAME 543
  44. #define IS_MSG_NTOP 544
  45. #define IS_SERVICE_NAME 600
  46. #define IS_SERVICE_DESCRIPTION 601