home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 November / PCWorld_1999-11_cd.bin / Komunik / Sambar / _setup.1 / winmain.rc < prev    next >
Text File  |  1998-01-12  |  3KB  |  116 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. #ifndef _MAC
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // Version
  28. //
  29.  
  30. VS_VERSION_INFO VERSIONINFO
  31.  FILEVERSION 1,0,0,1
  32.  PRODUCTVERSION 1,0,0,1
  33.  FILEFLAGSMASK 0x3fL
  34. #ifdef _DEBUG
  35.  FILEFLAGS 0x1L
  36. #else
  37.  FILEFLAGS 0x0L
  38. #endif
  39.  FILEOS 0x40004L
  40.  FILETYPE 0x1L
  41.  FILESUBTYPE 0x0L
  42. BEGIN
  43.     BLOCK "StringFileInfo"
  44.     BEGIN
  45.         BLOCK "040904b0"
  46.         BEGIN
  47.             VALUE "Comments", "Commercial distribution prohibited.\0"
  48.             VALUE "CompanyName", "Sambar Technologies\0"
  49.             VALUE "FileDescription", "Sambar Server Version 4.1\0"
  50.             VALUE "FileVersion", "4.1\0"
  51.             VALUE "InternalName", "Sambar Server\0"
  52.             VALUE "LegalCopyright", "Copyright Tod Sambar ⌐ 1996 - 1997\0"
  53.             VALUE "OriginalFilename", "server.exe\0"
  54.             VALUE "ProductName", "Sambar Server\0"
  55.             VALUE "ProductVersion", "4.1\0"
  56.         END
  57.     END
  58.     BLOCK "VarFileInfo"
  59.     BEGIN
  60.         VALUE "Translation", 0x409, 1200
  61.     END
  62. END
  63.  
  64. #endif    // !_MAC
  65.  
  66.  
  67. /////////////////////////////////////////////////////////////////////////////
  68. //
  69. // Icon
  70. //
  71.  
  72. // Icon with lowest ID value placed first to ensure application icon
  73. // remains consistent on all systems.
  74. SERVER_ICON             ICON    DISCARDABLE     "sambar.ico"
  75.  
  76. #ifdef APSTUDIO_INVOKED
  77. /////////////////////////////////////////////////////////////////////////////
  78. //
  79. // TEXTINCLUDE
  80. //
  81.  
  82. 1 TEXTINCLUDE DISCARDABLE 
  83. BEGIN
  84.     "resource.h\0"
  85. END
  86.  
  87. 2 TEXTINCLUDE DISCARDABLE 
  88. BEGIN
  89.     "#include ""afxres.h""\r\n"
  90.     "\0"
  91. END
  92.  
  93. 3 TEXTINCLUDE DISCARDABLE 
  94. BEGIN
  95.     "\r\n"
  96.     "\0"
  97. END
  98.  
  99. #endif    // APSTUDIO_INVOKED
  100.  
  101. #endif    // English (U.S.) resources
  102. /////////////////////////////////////////////////////////////////////////////
  103.  
  104.  
  105.  
  106. #ifndef APSTUDIO_INVOKED
  107. /////////////////////////////////////////////////////////////////////////////
  108. //
  109. // Generated from the TEXTINCLUDE 3 resource.
  110. //
  111.  
  112.  
  113. /////////////////////////////////////////////////////////////////////////////
  114. #endif    // not APSTUDIO_INVOKED
  115.  
  116.