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.

141 lines
3.5 KiB

  1. #if 0
  2. Copyright (c) 1997-1999 Microsoft Corporation
  3. #endif
  4. //Microsoft Developer Studio generated resource script.
  5. //
  6. #include "resource.h"
  7. #include <windows.h>
  8. #include <ntverp.h>
  9. #define VER_FILETYPE VFT_DLL
  10. #define VER_FILESUBTYPE VFT2_UNKNOWN
  11. #define VER_FILEDESCRIPTION_STR "WMI Snapin Helpers"
  12. #define VER_INTERNALNAME_STR "MMFUtil.exe"
  13. #define VER_ORIGINALFILENAME_STR "MMFUtil.exe"
  14. #include "common.ver"
  15. #define APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // Generated from the TEXTINCLUDE 2 resource.
  19. //
  20. #include "winres.h"
  21. #include "MMFUtil.rc2"
  22. /////////////////////////////////////////////////////////////////////////////
  23. #undef APSTUDIO_READONLY_SYMBOLS
  24. /////////////////////////////////////////////////////////////////////////////
  25. // English (U.S.) resources
  26. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  27. #ifdef _WIN32
  28. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  29. #pragma code_page(1252)
  30. #endif //_WIN32
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // AVI
  34. //
  35. #ifdef APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // TEXTINCLUDE
  39. //
  40. 1 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "resource.h\0"
  43. END
  44. 2 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "#include ""winres.h""\r\n"
  47. "#include ""MMFUtil.rc2""\0"
  48. END
  49. 3 TEXTINCLUDE DISCARDABLE
  50. BEGIN
  51. "1 TYPELIB ""MMFUtil.tlb""\r\n"
  52. "\0"
  53. END
  54. #endif // APSTUDIO_INVOKED
  55. /////////////////////////////////////////////////////////////////////////////
  56. //
  57. // Dialog
  58. //
  59. IDD_ANIMATE DIALOG DISCARDABLE 0, 0, 196, 66
  60. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  61. CAPTION "Dialog"
  62. FONT 8, "MS Shell Dlg"
  63. BEGIN
  64. DEFPUSHBUTTON "&Cancel",IDCANCEL,73,45,50,14
  65. CONTROL "Animate1",IDC_ANIMATE,"SysAnimate32",ACS_CENTER |
  66. ACS_TRANSPARENT | ACS_AUTOPLAY | WS_TABSTOP,7,7,42,30
  67. LTEXT "Static",IDC_MSG,59,7,130,30
  68. END
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // DESIGNINFO
  72. //
  73. #ifdef APSTUDIO_INVOKED
  74. GUIDELINES DESIGNINFO DISCARDABLE
  75. BEGIN
  76. IDD_ANIMATE, DIALOG
  77. BEGIN
  78. LEFTMARGIN, 7
  79. RIGHTMARGIN, 189
  80. TOPMARGIN, 7
  81. BOTTOMMARGIN, 59
  82. END
  83. END
  84. #endif // APSTUDIO_INVOKED
  85. /////////////////////////////////////////////////////////////////////////////
  86. //
  87. // String Table
  88. //
  89. STRINGTABLE DISCARDABLE
  90. BEGIN
  91. IDS_PROJNAME "MMFUtil"
  92. END
  93. STRINGTABLE DISCARDABLE
  94. BEGIN
  95. IDS_ERROR_UNKN_ERROR_FMT "Error code: 0x%08X"
  96. IDS_ERROR_FMT "%s: %s"
  97. S1E8004100e "The 'root\\cimv2' namespace is not defined in the WMI Repository."
  98. S1E80080005 "Cannot connect to Windows Management on the requested computer. You may not have sufficient permission to start or access the Windows Management service. Please contact your System Administrator."
  99. S4E80041003 "You do not have permission to change the security of this object on the target computer. Your changes did not take effect."
  100. END
  101. #endif // English (U.S.) resources
  102. /////////////////////////////////////////////////////////////////////////////
  103. #ifndef APSTUDIO_INVOKED
  104. /////////////////////////////////////////////////////////////////////////////
  105. //
  106. // Generated from the TEXTINCLUDE 3 resource.
  107. //
  108. 1 TYPELIB "MMFUtil.tlb"
  109. /////////////////////////////////////////////////////////////////////////////
  110. #endif // not APSTUDIO_INVOKED