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.

106 lines
2.5 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: mmcshext.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "mmcshext.h"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "ntverp.h"
  19. #include "winres.h"
  20. #include "resource.h"
  21. /////////////////////////////////////////////////////////////////////////////
  22. #undef APSTUDIO_READONLY_SYMBOLS
  23. /////////////////////////////////////////////////////////////////////////////
  24. // English (U.S.) resources
  25. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  26. #ifdef _WIN32
  27. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  28. #pragma code_page(1252)
  29. #endif //_WIN32
  30. #ifdef APSTUDIO_INVOKED
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // TEXTINCLUDE
  34. //
  35. 1 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "mmcshext.h\0"
  38. END
  39. 2 TEXTINCLUDE DISCARDABLE
  40. BEGIN
  41. "#include ""afxres.h""\r\n"
  42. "#include ""ntverp.h""\r\n"
  43. "#include ""winres.h""\r\n"
  44. "#include ""resource.h""\r\n"
  45. "\0"
  46. END
  47. 3 TEXTINCLUDE DISCARDABLE
  48. BEGIN
  49. "\r\n"
  50. "\0"
  51. END
  52. #endif // APSTUDIO_INVOKED
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // REGISTRY
  56. //
  57. IDR_EXTRACTICON REGISTRY DISCARDABLE "Extract.rgs"
  58. IDR_HHCOLLECTIONWRAPPER REGISTRY DISCARDABLE "hhcwrap.rgs"
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Icon
  62. //
  63. // Icon with lowest ID value placed first to ensure application icon
  64. // remains consistent on all systems.
  65. IDR_MAINFRAME ICON DISCARDABLE "..\\conui\\res\\mmc.ico"
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // String Table
  69. //
  70. STRINGTABLE DISCARDABLE
  71. BEGIN
  72. IDS_PROJNAME "mmcshext"
  73. END
  74. #endif // English (U.S.) resources
  75. /////////////////////////////////////////////////////////////////////////////
  76. #ifndef APSTUDIO_INVOKED
  77. /////////////////////////////////////////////////////////////////////////////
  78. //
  79. // Generated from the TEXTINCLUDE 3 resource.
  80. //
  81. /////////////////////////////////////////////////////////////////////////////
  82. #endif // not APSTUDIO_INVOKED