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.

103 lines
2.9 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 "afxres.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 ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  36. "#define _AFX_NO_OLE_RESOURCES\r\n"
  37. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  38. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  39. "\r\n"
  40. "#include ""res\\parser.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  41. "#include ""afxres.rc"" // Standard components\r\n"
  42. "\0"
  43. END
  44. #endif // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // String Table
  48. //
  49. STRINGTABLE DISCARDABLE
  50. BEGIN
  51. IDS_IMP_DESC "Win32 Sample Sub Parser"
  52. IDS_IMP_NO_ERROR "No Error."
  53. IDS_IMP_OOM "Out of Memory."
  54. IDS_IMP_CANT_LOAD_SOURCE "Unable to open source file '%1'."
  55. END
  56. STRINGTABLE DISCARDABLE
  57. BEGIN
  58. IDS_IMP_CANT_OPEN_TARGET "Unable to open target file '%1'."
  59. IDS_IMP_NO_OPEN_FILE "No source file has been opened."
  60. IDS_IMP_CANT_WRITE_FILE "Unable to write to file '%1'."
  61. IDS_ERR_EXCEPTION "Win32 Sub Sample (%s) Exception : %s"
  62. IDS_IMP_HANDLER_ERROR "The Item handler has reported an error."
  63. IDS_IMP_UNKNOWN_ERROR "An unknown error has occurred."
  64. IDS_IMP_PARSER_DESC "Binary MOF SubParser"
  65. IDS_SDM_DLGSTRING "Sample Node"
  66. IDS_EXCEP_ITEMSET "The current operation was stopped"
  67. IDS_NO_INI_PARSE "Resource nodes of type 'INIFILE' can not be updated since the INI file parser is not installed."
  68. END
  69. #endif // English (U.S.) resources
  70. /////////////////////////////////////////////////////////////////////////////
  71. #ifndef APSTUDIO_INVOKED
  72. /////////////////////////////////////////////////////////////////////////////
  73. //
  74. // Generated from the TEXTINCLUDE 3 resource.
  75. //
  76. #define _AFX_NO_SPLITTER_RESOURCES
  77. #define _AFX_NO_OLE_RESOURCES
  78. #define _AFX_NO_TRACKER_RESOURCES
  79. #define _AFX_NO_PROPERTY_RESOURCES
  80. #include "res\parser.rc2" // non-Microsoft Visual C++ edited resources
  81. #include "afxres.rc" // Standard components
  82. /////////////////////////////////////////////////////////////////////////////
  83. #endif // not APSTUDIO_INVOKED