XMLGUI.rc
上传用户:kj0090
上传日期:2007-03-02
资源大小:39k
文件大小:4k
源码类别:

xml/soap/webservice

开发平台:

C/C++

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "xmlgui_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. // Russian resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
  17. #pragma code_page(1251)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE 
  25. BEGIN
  26.     "xmlgui_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\XMLGUI.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  46.     "#include ""afxres.rc""         // Standard componentsrn"
  47.     "#endifrn"
  48.     ""
  49. END
  50. #endif    // APSTUDIO_INVOKED
  51. #endif    // Russian 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 "CompanyName", ""
  83.             VALUE "FileDescription", "XMLGUI DLL"
  84.             VALUE "FileVersion", "1, 0, 0, 1"
  85.             VALUE "InternalName", "XMLGUI"
  86.             VALUE "LegalCopyright", "Copyright (C) 2001"
  87.             VALUE "LegalTrademarks", ""
  88.             VALUE "OriginalFilename", "XMLGUI.DLL"
  89.             VALUE "ProductName", "XMLGUI Dynamic Link Library"
  90.             VALUE "ProductVersion", "1, 0, 0, 1"
  91.         END
  92.     END
  93.     BLOCK "VarFileInfo"
  94.     BEGIN
  95.         VALUE "Translation", 0x409, 1200
  96.     END
  97. END
  98. #endif    // !_MAC
  99. /////////////////////////////////////////////////////////////////////////////
  100. //
  101. // Menu
  102. //
  103. IDR_XMLGUI_CUSTOMIZING MENU DISCARDABLE 
  104. BEGIN
  105.     POPUP ""
  106.     BEGIN
  107.         MENUITEM "Customi&ze",                  ID_XMLGUI_CUSTOMIZE
  108.     END
  109. END
  110. /////////////////////////////////////////////////////////////////////////////
  111. //
  112. // String Table
  113. //
  114. STRINGTABLE DISCARDABLE 
  115. BEGIN
  116.     ID_XMLGUI_CUSTOMIZE            "CustomizenCustomize"
  117. END
  118. #endif    // English (U.S.) resources
  119. /////////////////////////////////////////////////////////////////////////////
  120. #ifndef APSTUDIO_INVOKED
  121. /////////////////////////////////////////////////////////////////////////////
  122. //
  123. // Generated from the TEXTINCLUDE 3 resource.
  124. //
  125. #define _AFX_NO_SPLITTER_RESOURCES
  126. #define _AFX_NO_OLE_RESOURCES
  127. #define _AFX_NO_TRACKER_RESOURCES
  128. #define _AFX_NO_PROPERTY_RESOURCES
  129. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  130. #ifdef _WIN32
  131. LANGUAGE 9, 1
  132. #pragma code_page(1252)
  133. #endif //_WIN32
  134. #include "resXMLGUI.rc2"  // non-Microsoft Visual C++ edited resources
  135. #include "afxres.rc"         // Standard components
  136. #endif
  137. /////////////////////////////////////////////////////////////////////////////
  138. #endif    // not APSTUDIO_INVOKED