home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / zkuste / delphi / kompon / d234567 / COOLTRAY.ZIP / CoolTrayTest / CoolTrayTest.res / CoolTrayTest.rc next >
Text (UTF-16)  |  2002-09-14  |  1KB  |  35 lines

  1. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  2.  
  3. MAINICON ICON "MAINICON.ico"
  4.  
  5.  
  6. 1 VERSIONINFO
  7. FILEVERSION 4,0,2,0
  8. PRODUCTVERSION 4,0,2,0
  9. FILEOS 0x4
  10. FILETYPE 0x1
  11. {
  12. BLOCK "StringFileInfo"
  13. {
  14.     BLOCK "040904E4"
  15.     {
  16.         VALUE "CompanyName", ""
  17.         VALUE "FileDescription", "A demo of the CoolTrayIcon component for Delphi"
  18.         VALUE "FileVersion", "4.0.2.0"
  19.         VALUE "InternalName", ""
  20.         VALUE "LegalCopyright", "Copyright (c) 2002, Troels Jakobsen"
  21.         VALUE "LegalTrademarks", ""
  22.         VALUE "OriginalFilename", ""
  23.         VALUE "ProductName", "CoolTrayIcon Demo"
  24.         VALUE "ProductVersion", "4.0.2.0"
  25.         VALUE "Comments", "This program is freeware"
  26.     }
  27. }
  28.  
  29. BLOCK "VarFileInfo"
  30. {
  31.     VALUE "Translation", 0x0409 0x04E4  
  32. }
  33. }
  34.  
  35.