Top 10k strings from windres.rc
in <root> / bin / pc / Emulators / fuse-hc2000-hacks.7z / src / fuse /
Back to the directory listing
2 FUSE_RC_VERSION 1 win32_icon ICON "winfuse.ico" 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 CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "ui/win32/fuse.manifest" 1 /* windres.rc: resources for Windows 1 /* VERSIONINFO specs: http://msdn.microsoft.com/en-us/library/aa381058%28VS.85%29.aspx */ 1 /* Reference a manifest for visual styles. It must happen at the end. 1 #include <windows.h> 1 #include "ui/win32/win32joystick.rc" /* reserved ids: 1700 - 1799 */ 1 #include "ui/win32/statusbar.rc" /* reserved ids: 900 */ 1 #include "ui/win32/select_template.rc" /* reserved ids: 1000 - 1099 */ 1 #include "ui/win32/roms.rc" /* reserved ids: 1100 - 1199 */ 1 #include "ui/win32/rollback.rc" /* reserved ids: 1600 - 1699 */ 1 #include "ui/win32/pokemem.rc" /* reserved ids: 1900 - 1999 */ 1 #include "ui/win32/pokefinder.rc" /* reserved ids: 1500 - 1599 */ 1 #include "ui/win32/picture.rc" /* reserved ids: 1200 - 1299 */ 1 #include "ui/win32/options.rc" /* reserved ids: 3000 - 3099 */ 1 #include "ui/win32/menu_data.rc" /* reserved ids: 100 - 899 */ 1 #include "ui/win32/memorybrowser.rc" /* reserved ids: 4000 - 4099 */ 1 #include "ui/win32/debugger.rc" /* reserved ids: 2000 - 2099 */ 1 #include "ui/win32/browse.rc" /* reserved ids: 1400 - 1499 */ 1 #include "ui/win32/binary.rc" /* reserved ids: 1300 - 1399 */ 1 #include "ui/win32/about.rc" /* reserved ids: 1800 - 1899 */ 1 #include "config.h" 1 #ifdef __GNUC__ 1 #ifdef UI_WIN32 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 Visual Studio generates the manifest automatically */ 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 VALUE "Translation", 0x409, 1252 1 BLOCK "040904B0" 1 VALUE "ProductVersion", VERSION##"\0" 1 VALUE "ProductName", "Fuse - the Free Unix Spectrum Emulator\0" 1 VALUE "OriginalFilename", "fuse.exe\0" 1 VALUE "License", "Fuse is licensed under the GNU General Public License, version 2 or later\0" 1 VALUE "LegalCopyright", FUSE_COPYRIGHT##"\0" 1 VALUE "InternalName", "Fuse\0" 1 VALUE "FileVersion", VERSION##"\0" 1 VALUE "FileDescription", "Fuse\0" 1 VALUE "CompanyName", "\0"