home *** CD-ROM | disk | FTP | other *** search
/ Delphi Anthology / aDELPHI.iso / ActiveX / InaGrid_v2.0_32bit_ActiveX-FCN / data1.cab / InaEdit / InaEdit.rc < prev    next >
Text File  |  1999-07-19  |  3KB  |  128 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.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.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  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.     "resource.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.     "1 TYPELIB ""InaEdit.tlb""\r\n"
  44.     "\0"
  45. END
  46.  
  47. #endif    // APSTUDIO_INVOKED
  48.  
  49.  
  50. #ifndef _MAC
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Version
  54. //
  55.  
  56. VS_VERSION_INFO VERSIONINFO
  57.  FILEVERSION 2,0,0,0
  58.  PRODUCTVERSION 2,0,0,0
  59.  FILEFLAGSMASK 0x3fL
  60. #ifdef _DEBUG
  61.  FILEFLAGS 0x1L
  62. #else
  63.  FILEFLAGS 0x0L
  64. #endif
  65.  FILEOS 0x4L
  66.  FILETYPE 0x2L
  67.  FILESUBTYPE 0x0L
  68. BEGIN
  69.     BLOCK "StringFileInfo"
  70.     BEGIN
  71.         BLOCK "040904b0"
  72.         BEGIN
  73.             VALUE "Comments", "\0"
  74.             VALUE "CompanyName", "Inabyte Inc.\0"
  75.             VALUE "FileDescription", "InaEdit ActiveX Control Module\0"
  76.             VALUE "FileVersion", "2, 0, 0, 0\0"
  77.             VALUE "InternalName", "INAEDIT\0"
  78.             VALUE "LegalCopyright", "Copyright (C) 1997-1999\0"
  79.             VALUE "LegalTrademarks", "\0"
  80.             VALUE "OriginalFilename", "INAEDIT.OCX\0"
  81.             VALUE "PrivateBuild", "\0"
  82.             VALUE "ProductName", "InaEdit ActiveX Control Module\0"
  83.             VALUE "ProductVersion", "2, 0, 0, 0\0"
  84.             VALUE "SpecialBuild", "\0"
  85.         END
  86.     END
  87.     BLOCK "VarFileInfo"
  88.     BEGIN
  89.         VALUE "Translation", 0x409, 1200
  90.     END
  91. END
  92.  
  93. #endif    // !_MAC
  94.  
  95.  
  96. /////////////////////////////////////////////////////////////////////////////
  97. //
  98. // Bitmap
  99. //
  100.  
  101. IDB_GRIDEDIT            BITMAP  DISCARDABLE     "InaEdit.bmp"
  102.  
  103. /////////////////////////////////////////////////////////////////////////////
  104. //
  105. // String Table
  106. //
  107.  
  108. STRINGTABLE DISCARDABLE 
  109. BEGIN
  110.     IDS_GRIDEDIT            "InaGrid Edit Control"
  111. END
  112.  
  113. #endif    // English (U.S.) resources
  114. /////////////////////////////////////////////////////////////////////////////
  115.  
  116.  
  117.  
  118. #ifndef APSTUDIO_INVOKED
  119. /////////////////////////////////////////////////////////////////////////////
  120. //
  121. // Generated from the TEXTINCLUDE 3 resource.
  122. //
  123. 1 TYPELIB "InaEdit.tlb"
  124.  
  125. /////////////////////////////////////////////////////////////////////////////
  126. #endif    // not APSTUDIO_INVOKED
  127.  
  128.