DataManager.rc 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  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\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. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)\r\n"
  41. "#ifdef _WIN32\r\n"
  42. "LANGUAGE 4, 2\r\n"
  43. "#pragma code_page(936)\r\n"
  44. "#endif //_WIN32\r\n"
  45. "#include ""res\\DataManager.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  46. "#include ""l.chs\\afxres.rc"" // Standard components\r\n"
  47. "#endif\r\n"
  48. "\0"
  49. END
  50. #endif // APSTUDIO_INVOKED
  51. #ifndef _MAC
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // Version
  55. //
  56. VS_VERSION_INFO VERSIONINFO
  57. FILEVERSION 1,0,0,1
  58. PRODUCTVERSION 1,0,0,1
  59. FILEFLAGSMASK 0x3fL
  60. #ifdef _DEBUG
  61. FILEFLAGS 0x21L
  62. #else
  63. FILEFLAGS 0x20L
  64. #endif
  65. FILEOS 0x4L
  66. FILETYPE 0x2L
  67. FILESUBTYPE 0x0L
  68. BEGIN
  69. BLOCK "StringFileInfo"
  70. BEGIN
  71. BLOCK "080404b0"
  72. BEGIN
  73. VALUE "Comments", "\0"
  74. VALUE "CompanyName", "\0"
  75. VALUE "FileDescription", "DataManager DLL\0"
  76. VALUE "FileVersion", "1, 0, 0, 1\0"
  77. VALUE "InternalName", "DataManager\0"
  78. VALUE "LegalCopyright", "°æÈ¨ËùÓÐ (C) 2005\0"
  79. VALUE "LegalTrademarks", "\0"
  80. VALUE "OriginalFilename", "DataManager.DLL\0"
  81. VALUE "PrivateBuild", "\0"
  82. VALUE "ProductName", "DataManager Dynamic Link Library\0"
  83. VALUE "ProductVersion", "1, 0, 0, 1\0"
  84. VALUE "SpecialBuild", "Released By DaiJunMin 2007-10-07.\0"
  85. END
  86. END
  87. BLOCK "VarFileInfo"
  88. BEGIN
  89. VALUE "Translation", 0x804, 1200
  90. END
  91. END
  92. #endif // !_MAC
  93. /////////////////////////////////////////////////////////////////////////////
  94. //
  95. // Bitmap
  96. //
  97. IDB_BITMAP_TREE_IMAGE BITMAP DISCARDABLE "bitmap_t.bmp"
  98. #endif // Chinese (P.R.C.) resources
  99. /////////////////////////////////////////////////////////////////////////////
  100. #ifndef APSTUDIO_INVOKED
  101. /////////////////////////////////////////////////////////////////////////////
  102. //
  103. // Generated from the TEXTINCLUDE 3 resource.
  104. //
  105. #define _AFX_NO_SPLITTER_RESOURCES
  106. #define _AFX_NO_OLE_RESOURCES
  107. #define _AFX_NO_TRACKER_RESOURCES
  108. #define _AFX_NO_PROPERTY_RESOURCES
  109. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  110. #ifdef _WIN32
  111. LANGUAGE 4, 2
  112. #pragma code_page(936)
  113. #endif //_WIN32
  114. #include "res\DataManager.rc2" // non-Microsoft Visual C++ edited resources
  115. #include "l.chs\afxres.rc" // Standard components
  116. #endif
  117. /////////////////////////////////////////////////////////////////////////////
  118. #endif // not APSTUDIO_INVOKED