XMLParserDll.rc
上传用户:hysujiao87
上传日期:2007-12-02
资源大小:156k
文件大小:3k
源码类别:

ICQ/即时通讯

开发平台:

C/C++

  1. // Microsoft Visual C++ 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. #ifdef APSTUDIO_INVOKED
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // TEXTINCLUDE
  16. //
  17. 1 TEXTINCLUDE  
  18. BEGIN
  19.     "resource.h"
  20. END
  21. 2 TEXTINCLUDE  
  22. BEGIN
  23.     "#include ""afxres.h""rn"
  24.     ""
  25. END
  26. 3 TEXTINCLUDE  
  27. BEGIN
  28.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  29.     "#define _AFX_NO_OLE_RESOURCESrn"
  30.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  31.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  32.     "rn"
  33. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  34. "LANGUAGE 9, 1rn"
  35. "#pragma code_page(1252)rn"
  36.     "#include ""res\XMLParserDll.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  37.     "#include ""afxres.rc""   // Standard componentsrn"
  38.     "#endifrn"
  39.     ""
  40. END
  41. /////////////////////////////////////////////////////////////////////////////
  42. #endif    // APSTUDIO_INVOKED
  43. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  44. LANGUAGE 9, 1
  45. #pragma code_page(1252)
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Version
  49. //
  50. VS_VERSION_INFO     VERSIONINFO
  51.   FILEVERSION       1,0,0,1
  52.   PRODUCTVERSION    1,0,0,1
  53.  FILEFLAGSMASK 0x3fL
  54. #ifdef _DEBUG
  55.  FILEFLAGS 0x1L
  56. #else
  57.  FILEFLAGS 0x0L
  58. #endif
  59.  FILEOS 0x4L
  60.  FILETYPE 0x2L
  61.  FILESUBTYPE 0x0L
  62. BEGIN
  63. BLOCK "StringFileInfo"
  64. BEGIN
  65.         BLOCK "040904B0"
  66. BEGIN 
  67.             VALUE "CompanyName", "TODO: <Company name>"
  68.             VALUE "FileDescription", "TODO: <File description>"
  69. VALUE "FileVersion",     "1.0.0.1"
  70. VALUE "InternalName",    "XMLParserDll.dll"
  71.             VALUE "LegalCopyright", "TODO: (c) <Company name>.  All rights reserved."
  72. VALUE "OriginalFilename","XMLParserDll.dll"
  73.             VALUE "ProductName", "TODO: <Product name>"
  74. VALUE "ProductVersion",  "1.0.0.1"
  75. END
  76. END
  77. BLOCK "VarFileInfo" 
  78. BEGIN 
  79. VALUE "Translation", 0x409, 1200
  80.     END
  81. END
  82. #endif
  83. #ifndef APSTUDIO_INVOKED
  84. /////////////////////////////////////////////////////////////////////////////
  85. //
  86. // Generated from the TEXTINCLUDE 3 resource.
  87. //
  88. #define _AFX_NO_SPLITTER_RESOURCES
  89. #define _AFX_NO_OLE_RESOURCES
  90. #define _AFX_NO_TRACKER_RESOURCES
  91. #define _AFX_NO_PROPERTY_RESOURCES
  92. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  93. LANGUAGE 9, 1
  94. #pragma code_page(1252)
  95. #include "res\XMLParserDll.rc2"  // non-Microsoft Visual C++ edited resources
  96. #include "afxres.rc"   // Standard components
  97. #endif
  98. /////////////////////////////////////////////////////////////////////////////
  99. #endif    // not APSTUDIO_INVOKED