home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 6 / mastvb6.iso / numega / sc501.exe / data1.cab / Examples / DLPHIERR.RC < prev    next >
Encoding:
Text File  |  1997-11-25  |  2.4 KB  |  106 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "dlphires.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.     "#include ""dlphierr.rc2""\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 1,0,0,1
  58.  PRODUCTVERSION 1,0,0,1
  59.  FILEFLAGSMASK 0x3fL
  60. #ifdef _DEBUG
  61.  FILEFLAGS 0x1L
  62. #else
  63.  FILEFLAGS 0x0L
  64. #endif
  65.  FILEOS 0x40004L
  66.  FILETYPE 0x2L
  67.  FILESUBTYPE 0x0L
  68. BEGIN
  69.     BLOCK "StringFileInfo"
  70.     BEGIN
  71.         BLOCK "040904b0"
  72.         BEGIN
  73.             VALUE "CompanyName", "Nu-Mega Technologies\0"
  74.             VALUE "FileDescription", "DlphiErr\0"
  75.             VALUE "FileVersion", "1, 0, 0, 1\0"
  76.             VALUE "InternalName", "DlphiErr\0"
  77.             VALUE "LegalCopyright", "Copyright ⌐ 1995, 1996\0"
  78.             VALUE "OriginalFilename", "DlphiErr.dll\0"
  79.             VALUE "ProductName", "Nu-Mega Technologies DlphiErr\0"
  80.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  81.         END
  82.     END
  83.     BLOCK "VarFileInfo"
  84.     BEGIN
  85.         VALUE "Translation", 0x409, 1200
  86.     END
  87. END
  88.  
  89. #endif    // !_MAC
  90.  
  91. #endif    // English (U.S.) resources
  92. /////////////////////////////////////////////////////////////////////////////
  93.  
  94.  
  95.  
  96. #ifndef APSTUDIO_INVOKED
  97. /////////////////////////////////////////////////////////////////////////////
  98. //
  99. // Generated from the TEXTINCLUDE 3 resource.
  100. //
  101. #include "dlphierr.rc2"
  102.  
  103. /////////////////////////////////////////////////////////////////////////////
  104. #endif    // not APSTUDIO_INVOKED
  105.  
  106.