NGTLB10.rc
上传用户:libwxy
上传日期:2007-01-02
资源大小:200k
文件大小: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. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  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,4,0
  26.  PRODUCTVERSION 1,0,4,0
  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, 4, 0"
  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, 4, 0"
  50.         END
  51.     END
  52.     BLOCK "VarFileInfo"
  53.     BEGIN
  54.         VALUE "Translation", 0x809, 1200
  55.     END
  56. END
  57. #endif    // !_MAC
  58. #endif    // English (U.S.) resources
  59. /////////////////////////////////////////////////////////////////////////////
  60. /////////////////////////////////////////////////////////////////////////////
  61. // English (U.K.) resources
  62. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
  63. #ifdef _WIN32
  64. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  65. #pragma code_page(1252)
  66. #endif //_WIN32
  67. #ifdef APSTUDIO_INVOKED
  68. /////////////////////////////////////////////////////////////////////////////
  69. //
  70. // TEXTINCLUDE
  71. //
  72. 1 TEXTINCLUDE DISCARDABLE 
  73. BEGIN
  74.     "resource.h"
  75. END
  76. 2 TEXTINCLUDE DISCARDABLE 
  77. BEGIN
  78.     "#include ""afxres.h""rn"
  79.     ""
  80. END
  81. 3 TEXTINCLUDE DISCARDABLE 
  82. BEGIN
  83.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  84.     "#define _AFX_NO_OLE_RESOURCESrn"
  85.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  86.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  87.     "rn"
  88.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  89.     "#ifdef _WIN32rn"
  90.     "LANGUAGE 9, 1rn"
  91.     "#pragma code_page(1252)rn"
  92.     "#endifrn"
  93.     "#include ""res\NGTLB10.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  94.     "#include ""afxres.rc""         // Standard componentsrn"
  95.     "#endif"
  96. END
  97. #endif    // APSTUDIO_INVOKED
  98. /////////////////////////////////////////////////////////////////////////////
  99. //
  100. // String Table
  101. //
  102. STRINGTABLE DISCARDABLE 
  103. BEGIN
  104.     IDS_MENU                "Menu"
  105. END
  106. #endif    // English (U.K.) resources
  107. /////////////////////////////////////////////////////////////////////////////
  108. #ifndef APSTUDIO_INVOKED
  109. /////////////////////////////////////////////////////////////////////////////
  110. //
  111. // Generated from the TEXTINCLUDE 3 resource.
  112. //
  113. #define _AFX_NO_SPLITTER_RESOURCES
  114. #define _AFX_NO_OLE_RESOURCES
  115. #define _AFX_NO_TRACKER_RESOURCES
  116. #define _AFX_NO_PROPERTY_RESOURCES
  117. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  118. #ifdef _WIN32
  119. LANGUAGE 9, 1
  120. #pragma code_page(1252)
  121. #endif
  122. #include "resNGTLB10.rc2"  // non-Microsoft Visual C++ edited resources
  123. #include "afxres.rc"         // Standard components
  124. #endif
  125. /////////////////////////////////////////////////////////////////////////////
  126. #endif    // not APSTUDIO_INVOKED