Layer1.rc
上传用户:liguizhu
上传日期:2015-11-01
资源大小:2422k
文件大小:2k
源码类别:

P2P编程

开发平台:

Visual 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. /////////////////////////////////////////////////////////////////////////////
  13. // 中文(中华人民共和国) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  17. #pragma code_page(936)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Version
  22. //
  23. VS_VERSION_INFO VERSIONINFO
  24.  FILEVERSION 0,1,6,0
  25.  PRODUCTVERSION 1,3,5,0
  26.  FILEFLAGSMASK 0x3fL
  27. #ifdef _DEBUG
  28.  FILEFLAGS 0x1L
  29. #else
  30.  FILEFLAGS 0x0L
  31. #endif
  32.  FILEOS 0x40004L
  33.  FILETYPE 0x2L
  34.  FILESUBTYPE 0x0L
  35. BEGIN
  36.     BLOCK "StringFileInfo"
  37.     BEGIN
  38.         BLOCK "080404b0"
  39.         BEGIN
  40.             VALUE "CompanyName", "Gaov Info Tech Co, LTD."
  41.             VALUE "FileDescription", "Layer1"
  42.             VALUE "FileVersion", "0, 1, 6, 0"
  43.             VALUE "InternalName", "Layer1"
  44.             VALUE "LegalCopyright", "Copyright (C) 2005"
  45.             VALUE "OriginalFilename", "Layer1.dll"
  46.             VALUE "ProductName", "GaoV Layer1 DLL"
  47.             VALUE "ProductVersion", "1, 3, 5, 0"
  48.         END
  49.     END
  50.     BLOCK "VarFileInfo"
  51.     BEGIN
  52.         VALUE "Translation", 0x804, 1200
  53.     END
  54. END
  55. #ifdef APSTUDIO_INVOKED
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // TEXTINCLUDE
  59. //
  60. 1 TEXTINCLUDE 
  61. BEGIN
  62.     "resource.h"
  63. END
  64. 2 TEXTINCLUDE 
  65. BEGIN
  66.     "#include ""afxres.h""rn"
  67.     ""
  68. END
  69. 3 TEXTINCLUDE 
  70. BEGIN
  71.     "rn"
  72.     ""
  73. END
  74. #endif    // APSTUDIO_INVOKED
  75. #endif    // 中文(中华人民共和国) resources
  76. /////////////////////////////////////////////////////////////////////////////
  77. #ifndef APSTUDIO_INVOKED
  78. /////////////////////////////////////////////////////////////////////////////
  79. //
  80. // Generated from the TEXTINCLUDE 3 resource.
  81. //
  82. /////////////////////////////////////////////////////////////////////////////
  83. #endif    // not APSTUDIO_INVOKED