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.

113 lines
2.7 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "ntverp.h"
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifndef _MAC
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // Version
  26. //
  27. #include <ntverp.h>
  28. #ifdef VER_COMPANYNAME_STR
  29. #undef VER_COMPANYNAME_STR
  30. #endif
  31. #ifdef VER_PRODUCTNAME_STR
  32. #undef VER_PRODUCTNAME_STR
  33. #endif
  34. #ifdef VER_LEGALCOPYRIGHT_STR
  35. #undef VER_LEGALCOPYRIGHT_STR
  36. #endif
  37. #define VER_COMPANYNAME_STR "Microsoft Corp. and Executive Software International, Inc."
  38. #define VER_PRODUCTNAME_STR "Windows Disk Defragmenter"
  39. #define VER_LEGALCOPYRIGHT_STR "�2001 Microsoft Corp. and Executive Software Int'l, Inc."
  40. #define VER_FILETYPE VFT_APP
  41. #define VER_FILESUBTYPE VFT2_UNKNOWN
  42. #define VER_FILEDESCRIPTION_STR "Disk Defragmenter NTFS Module"
  43. #define VER_INTERNALNAME_STR "DFRGNTFS.EXE"
  44. #define VER_ORIGINALFILENAME_STR "DFRGNTFS.EXE"
  45. #include "common.ver"
  46. #endif // !_MAC
  47. #ifdef APSTUDIO_INVOKED
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // TEXTINCLUDE
  51. //
  52. 1 TEXTINCLUDE DISCARDABLE
  53. BEGIN
  54. "resource.h\0"
  55. END
  56. 2 TEXTINCLUDE DISCARDABLE
  57. BEGIN
  58. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  59. "#include ""windows.h""\r\n"
  60. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  61. "#include ""ntverp.h""\r\n"
  62. "\0"
  63. END
  64. 3 TEXTINCLUDE DISCARDABLE
  65. BEGIN
  66. "\r\n"
  67. "\0"
  68. END
  69. #endif // APSTUDIO_INVOKED
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // String Table
  73. //
  74. STRINGTABLE DISCARDABLE
  75. BEGIN
  76. IDS_REGISTRY_ERROR "Data needed from the registry was not found. Please reinstall Disk Defragmenter."
  77. IDS_REGISTRY_ERROR_TITLE "Disk Defragmenter"
  78. END
  79. #endif // English (U.S.) resources
  80. /////////////////////////////////////////////////////////////////////////////
  81. #ifndef APSTUDIO_INVOKED
  82. /////////////////////////////////////////////////////////////////////////////
  83. //
  84. // Generated from the TEXTINCLUDE 3 resource.
  85. //
  86. /////////////////////////////////////////////////////////////////////////////
  87. #endif // not APSTUDIO_INVOKED