home *** CD-ROM | disk | FTP | other *** search
/ Prima Shareware 3 / DuCom_Prima-Shareware-3_cd1.bin / PROGRAMO / C / MRCE / SOURCE.ZIP / MRCEXT.RC < prev    next >
Encoding:
Text File  |  1996-01-18  |  3.6 KB  |  134 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "mrcresrc.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.K.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "mrcresrc.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#include ""mrcext.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  44.     "\r\n"
  45.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  46.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  47.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  48.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  49.     "#include ""afxres.rc""  // Standard components\r\n"
  50.     "\0"
  51. END
  52.  
  53. #endif    // APSTUDIO_INVOKED
  54.  
  55.  
  56. #ifndef _MAC
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // Version
  60. //
  61.  
  62. VS_VERSION_INFO VERSIONINFO
  63.  FILEVERSION 4,0,0,0
  64.  PRODUCTVERSION 1,0,0,1
  65.  FILEFLAGSMASK 0x3fL
  66. #ifdef _DEBUG
  67.  FILEFLAGS 0x1L
  68. #else
  69.  FILEFLAGS 0x0L
  70. #endif
  71.  FILEOS 0x4L
  72.  FILETYPE 0x2L
  73.  FILESUBTYPE 0x0L
  74. BEGIN
  75.     BLOCK "StringFileInfo"
  76.     BEGIN
  77.         BLOCK "040904b0"
  78.         BEGIN
  79.             VALUE "Comments", "MFC 4.0 Extension DLL. Sizeable Dockable Control bars\0"
  80.             VALUE "CompanyName", "\0"
  81.             VALUE "FileDescription", "MRCEXT DLL\0"
  82.             VALUE "FileVersion", "4, 0, 0, 0\0"
  83.             VALUE "InternalName", "MRCEXT\0"
  84.             VALUE "LegalCopyright", "Copyright ⌐ 1994-1996 Micro Focus Ltd.\0"
  85.             VALUE "LegalTrademarks", "Visual (R) and Micro Focus (R) are registered trademarks of Micro Focus Limited. Micro Focus COBOL (TM), Object COBOL (TM), and InSync (TM) are trademarks of Micro Focus Limited.\0"
  86.             VALUE "OriginalFilename", "MRCEXT.DLL\0"
  87.             VALUE "ProductName", "Micro Focus Visual Object COBOL for Windows 95\0"
  88.             VALUE "ProductVersion", "a.b.cc\0"
  89.         END
  90.     END
  91.     BLOCK "VarFileInfo"
  92.     BEGIN
  93.         VALUE "Translation", 0x409, 1200
  94.     END
  95. END
  96.  
  97. #endif    // !_MAC
  98.  
  99.  
  100. /////////////////////////////////////////////////////////////////////////////
  101. //
  102. // String Table
  103. //
  104.  
  105. STRINGTABLE DISCARDABLE 
  106. BEGIN
  107.     IDS_MRC_STARTDOCKING    "Press Ctrl to prevent docking\n"
  108.     ID_MRC_ALLOWDOCKING     "Allow docking"
  109.     ID_MRC_HIDE             "Hide"
  110.     ID_MRC_MDIFLOAT         "Float as MDI Window"
  111. END
  112.  
  113. #endif    // English (U.K.) resources
  114. /////////////////////////////////////////////////////////////////////////////
  115.  
  116.  
  117.  
  118. #ifndef APSTUDIO_INVOKED
  119. /////////////////////////////////////////////////////////////////////////////
  120. //
  121. // Generated from the TEXTINCLUDE 3 resource.
  122. //
  123. #include "mrcext.rc2"  // non-Microsoft Visual C++ edited resources
  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. #include "afxres.rc"  // Standard components
  130.  
  131. /////////////////////////////////////////////////////////////////////////////
  132. #endif    // not APSTUDIO_INVOKED
  133.  
  134.