NGTLB10.rc
上传用户:whjcdz88
上传日期:2007-01-02
资源大小:350k
文件大小:3k
源码类别:

工具条

开发平台:

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