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.

88 lines
2.3 KiB

  1. //=======================================================================
  2. //
  3. // Copyright (C) Microsoft Corporation, 1998 - 1999 All Rights Reserved.
  4. //
  5. // File: infostub.rc
  6. //
  7. //=======================================================================
  8. //Microsoft Developer Studio generated resource script.
  9. //
  10. #include "resource.h"
  11. #define APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. //
  14. // Generated from the TEXTINCLUDE 2 resource.
  15. //
  16. #include "afxres.h"
  17. #include "infostub.rc2"
  18. /////////////////////////////////////////////////////////////////////////////
  19. #undef APSTUDIO_READONLY_SYMBOLS
  20. /////////////////////////////////////////////////////////////////////////////
  21. // English (U.S.) resources
  22. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  23. #ifdef _WIN32
  24. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  25. #pragma code_page(1252)
  26. #endif //_WIN32
  27. #ifdef APSTUDIO_INVOKED
  28. /////////////////////////////////////////////////////////////////////////////
  29. //
  30. // TEXTINCLUDE
  31. //
  32. 1 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "resource.h\0"
  35. END
  36. 2 TEXTINCLUDE DISCARDABLE
  37. BEGIN
  38. "#include ""afxres.h""\r\n"
  39. "#include ""infostub.rc2""\0"
  40. END
  41. 3 TEXTINCLUDE DISCARDABLE
  42. BEGIN
  43. "\r\n"
  44. "\0"
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // String Table
  50. //
  51. STRINGTABLE DISCARDABLE
  52. BEGIN
  53. IDS_FILENOTFOUND "%1 not in expected location"
  54. IDS_CANTACCESS "You are not permitted to access %1"
  55. IDS_UNKNOWN "Unknown error executing %1"
  56. IDS_NOEXECUTABLE "Can't find MMC.EXE!"
  57. IDS_DESCRIPTION "Microsoft System Information"
  58. IDS_MEMORY "Out of memory! Please close unnecessary programs and try again!"
  59. IDS_UNEXPECTED "Internal error."
  60. IDS_NOMSCFILE "Can't fiind MSInfo32.msc!"
  61. END
  62. #endif // English (U.S.) resources
  63. /////////////////////////////////////////////////////////////////////////////
  64. #ifndef APSTUDIO_INVOKED
  65. /////////////////////////////////////////////////////////////////////////////
  66. //
  67. // Generated from the TEXTINCLUDE 3 resource.
  68. //
  69. /////////////////////////////////////////////////////////////////////////////
  70. #endif // not APSTUDIO_INVOKED