Fstrcv.rc
上传用户:gkp168
上传日期:2015-03-14
资源大小:334k
文件大小:4k
源码类别:

金融证券系统

开发平台:

Visual C++

  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. // Chinese (P.R.C.) 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. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE 
  25. BEGIN
  26.     "resource.h"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE 
  29. BEGIN
  30.     "#include ""afxres.h""rn"
  31.     ""
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  36.     "#define _AFX_NO_OLE_RESOURCESrn"
  37.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  38.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  39.     "rn"
  40.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  41.     "#ifdef _WIN32rn"
  42.     "LANGUAGE 9, 1rn"
  43.     "#pragma code_page(1252)rn"
  44.     "#endif //_WIN32rn"
  45.     "#include ""res\Fstrcv.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  46.     "#include ""afxres.rc""         // Standard componentsrn"
  47.     "#endifrn"
  48.     ""
  49. END
  50. #endif    // APSTUDIO_INVOKED
  51. #endif    // Chinese (P.R.C.) resources
  52. /////////////////////////////////////////////////////////////////////////////
  53. /////////////////////////////////////////////////////////////////////////////
  54. // English (U.S.) resources
  55. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  56. #ifdef _WIN32
  57. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  58. #pragma code_page(1252)
  59. #endif //_WIN32
  60. #ifndef _MAC
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Version
  64. //
  65. VS_VERSION_INFO VERSIONINFO
  66.  FILEVERSION 1,0,0,1
  67.  PRODUCTVERSION 1,0,0,1
  68.  FILEFLAGSMASK 0x3fL
  69. #ifdef _DEBUG
  70.  FILEFLAGS 0x1L
  71. #else
  72.  FILEFLAGS 0x0L
  73. #endif
  74.  FILEOS 0x4L
  75.  FILETYPE 0x2L
  76.  FILESUBTYPE 0x0L
  77. BEGIN
  78.     BLOCK "StringFileInfo"
  79.     BEGIN
  80.         BLOCK "040904b0"
  81.         BEGIN
  82.             VALUE "Comments", "WANG B.C."
  83.             VALUE "CompanyName", "GUCAS"
  84.             VALUE "FileDescription", "Fstrcv DLL"
  85.             VALUE "FileVersion", "1, 0, 0, 1"
  86.             VALUE "InternalName", "Fstrcv"
  87.             VALUE "LegalCopyright", "Copyright (C) 2006"
  88.             VALUE "LegalTrademarks", ""
  89.             VALUE "OriginalFilename", "Fstrcv.DLL"
  90.             VALUE "PrivateBuild", ""
  91.             VALUE "ProductName", "Fstrcv Dynamic Link Library"
  92.             VALUE "ProductVersion", "1, 0, 0, 1"
  93.             VALUE "SpecialBuild", ""
  94.         END
  95.     END
  96.     BLOCK "VarFileInfo"
  97.     BEGIN
  98.         VALUE "Translation", 0x409, 1200
  99.     END
  100. END
  101. #endif    // !_MAC
  102. #endif    // English (U.S.) resources
  103. /////////////////////////////////////////////////////////////////////////////
  104. #ifndef APSTUDIO_INVOKED
  105. /////////////////////////////////////////////////////////////////////////////
  106. //
  107. // Generated from the TEXTINCLUDE 3 resource.
  108. //
  109. #define _AFX_NO_SPLITTER_RESOURCES
  110. #define _AFX_NO_OLE_RESOURCES
  111. #define _AFX_NO_TRACKER_RESOURCES
  112. #define _AFX_NO_PROPERTY_RESOURCES
  113. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  114. #ifdef _WIN32
  115. LANGUAGE 9, 1
  116. #pragma code_page(1252)
  117. #endif //_WIN32
  118. #include "resFstrcv.rc2"  // non-Microsoft Visual C++ edited resources
  119. #include "afxres.rc"         // Standard components
  120. #endif
  121. /////////////////////////////////////////////////////////////////////////////
  122. #endif    // not APSTUDIO_INVOKED