Top 10k strings from windres.rc in <root> / bin / pc / Emulators / fuse-hc2000-hacks.7z / src / libspectrum /

Back to the directory listing

   2 LIBSPECTRUM_RC_VERSION
   1 VS_VERSION_INFO VERSIONINFO
   1 VS_FFI_FILEFLAGSMASK
   1 VOS__WINDOWS32
   1 VFT2_UNKNOWN
   1 PRODUCTVERSION 
   1 FILEVERSION    
   1 FILETYPE       
   1 FILESUBTYPE    
   1 FILEOS         
   1 FILEFLAGSMASK  
   1 FILEFLAGS      
   1 /* windres.rc: resources for Windows
   1 /* VERSIONINFO specs: http://msdn.microsoft.com/en-us/library/aa381058%28VS.85%29.aspx */
   1 #include <windows.h>
   1 #include "config.h"
   1   BLOCK "VarFileInfo"
   1   BLOCK "StringFileInfo"
   1    with this program; if not, write to the Free Software Foundation, Inc.,
   1    the Free Software Foundation; either version 2 of the License, or
   1    it under the terms of the GNU General Public License as published by
   1    but WITHOUT ANY WARRANTY; without even the implied warranty of
   1    You should have received a copy of the GNU General Public License along
   1    This program is free software; you can redistribute it and/or modify
   1    This program is distributed in the hope that it will be useful,
   1    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   1    GNU General Public License for more details.
   1    E-mail: [email protected]
   1    Copyright (c) 2007-2009 Stuart Brady, Marek Januszewski
   1    Author contact information:
   1    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   1    (at your option) any later version.
   1    $Id: windres.rc 4075 2009-08-31 19:41:41Z specu $
   1     VALUE "Translation", 0x409, 1252
   1     BLOCK "040904B0"
   1       VALUE "ProductVersion",   VERSION##"\0"
   1       VALUE "ProductName",      "libspectrum - emulator support library\0"
   1       VALUE "OriginalFilename", "libspectrum.dll\0"
   1       VALUE "License",          "libspectrum is licensed under the GNU General Public License\0"
   1       VALUE "LegalCopyright",   LIBSPECTRUM_COPYRIGHT##"; see the file 'AUTHORS' for more details.\0"
   1       VALUE "InternalName",     "libspectrum\0"
   1       VALUE "FileVersion",      VERSION##"\0"
   1       VALUE "FileDescription",  "libspectrum\0"
   1       VALUE "CompanyName",      "\0"