home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 23 / IOPROG_23.ISO / SOFT / MSGTRACE.ZIP / MyProjects / MsgTrace / MsgTracerLib / MsgTracerLib.rc < prev    next >
Encoding:
Text File  |  1998-01-31  |  3.7 KB  |  141 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. // Deutsch (Deutschland) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
  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.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\MsgTracerLib.rc2""  // Nicht mit Microsoft Visual C++ bearbeitete Ressourcen\r\n"
  54.     "#include ""afxres.rc""         // Standardkomponenten\r\n"
  55.     "#endif\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60. #endif    // Deutsch (Deutschland) resources
  61. /////////////////////////////////////////////////////////////////////////////
  62.  
  63.  
  64. /////////////////////////////////////////////////////////////////////////////
  65. // Englisch (USA) resources
  66.  
  67. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  68. #ifdef _WIN32
  69. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  70. #pragma code_page(1252)
  71. #endif //_WIN32
  72.  
  73. #ifndef _MAC
  74. /////////////////////////////////////////////////////////////////////////////
  75. //
  76. // Version
  77. //
  78.  
  79. VS_VERSION_INFO VERSIONINFO
  80.  FILEVERSION 1,0,0,1
  81.  PRODUCTVERSION 1,0,0,1
  82.  FILEFLAGSMASK 0x3fL
  83. #ifdef _DEBUG
  84.  FILEFLAGS 0x1L
  85. #else
  86.  FILEFLAGS 0x0L
  87. #endif
  88.  FILEOS 0x4L
  89.  FILETYPE 0x2L
  90.  FILESUBTYPE 0x0L
  91. BEGIN
  92.     BLOCK "StringFileInfo"
  93.     BEGIN
  94.         BLOCK "040904B0"
  95.         BEGIN
  96.             VALUE "CompanyName", "\0"
  97.             VALUE "FileDescription", "MsgTracerLib DLL\0"
  98.             VALUE "FileVersion", "1, 0, 0, 1\0"
  99.             VALUE "InternalName", "MsgTracerLib\0"
  100.             VALUE "LegalCopyright", "Copyright (C) 1997\0"
  101.             VALUE "LegalTrademarks", "\0"
  102.             VALUE "OriginalFilename", "MsgTracerLib.DLL\0"
  103.             VALUE "ProductName", "MsgTracerLib Dynamic Link Library\0"
  104.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  105.         END
  106.     END
  107.     BLOCK "VarFileInfo"
  108.     BEGIN
  109.         VALUE "Translation", 0x409, 1200
  110.     END
  111. END
  112.  
  113. #endif    // !_MAC
  114.  
  115. #endif    // Englisch (USA) resources
  116. /////////////////////////////////////////////////////////////////////////////
  117.  
  118.  
  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.  
  130. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  131. #ifdef _WIN32
  132. LANGUAGE 9, 1
  133. #pragma code_page(1252)
  134. #endif
  135. #include "res\MsgTracerLib.rc2"  // Nicht mit Microsoft Visual C++ bearbeitete Ressourcen
  136. #include "afxres.rc"         // Standardkomponenten
  137. #endif
  138. /////////////////////////////////////////////////////////////////////////////
  139. #endif    // not APSTUDIO_INVOKED
  140.  
  141.