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.

111 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. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""DfrgSnap.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. #ifndef _MAC
  40. #include <ntverp.h>
  41. #ifdef VER_COMPANYNAME_STR
  42. #undef VER_COMPANYNAME_STR
  43. #endif
  44. #ifdef VER_PRODUCTNAME_STR
  45. #undef VER_PRODUCTNAME_STR
  46. #endif
  47. #ifdef VER_LEGALCOPYRIGHT_STR
  48. #undef VER_LEGALCOPYRIGHT_STR
  49. #endif
  50. #define VER_COMPANYNAME_STR "Microsoft Corp. and Executive Software International, Inc."
  51. #define VER_PRODUCTNAME_STR "Windows Disk Defragmenter"
  52. #define VER_LEGALCOPYRIGHT_STR "�2001 Microsoft Corp. and Executive Software Int'l, Inc."
  53. #define VER_FILETYPE VFT_DLL
  54. #define VER_FILESUBTYPE VFT2_UNKNOWN
  55. #define VER_FILEDESCRIPTION_STR "Disk Defragmenter Snap-in Module"
  56. #define VER_INTERNALNAME_STR "DFRGSNAP.DLL"
  57. #define VER_ORIGINALFILENAME_STR "DFRGSNAP.DLL"
  58. #include "common.ver"
  59. #endif // !_MAC
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // REGISTRY
  63. //
  64. IDR_DFRGSNAPIN REGISTRY DISCARDABLE "DfrgSnapin.rgs"
  65. /////////////////////////////////////////////////////////////////////////////
  66. //
  67. // String Table
  68. //
  69. STRINGTABLE DISCARDABLE
  70. BEGIN
  71. IDS_PROJNAME "Disk Defragmenter"
  72. IDS_DFRGSNAPIN_DESC "Disk Defragmenter Snap-in Module"
  73. IDS_DFRGSNAPIN_PROVIDER "Microsoft Corp. and Executive Software International, Inc."
  74. IDS_DFRGSNAPIN_VERSION "DfrgSnapin Version 1.0"
  75. END
  76. #endif // English (U.S.) resources
  77. /////////////////////////////////////////////////////////////////////////////
  78. #ifndef APSTUDIO_INVOKED
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // Generated from the TEXTINCLUDE 3 resource.
  82. //
  83. 1 TYPELIB "DfrgSnap.tlb"
  84. /////////////////////////////////////////////////////////////////////////////
  85. #endif // not APSTUDIO_INVOKED