📄 ressource.rc
字号:
/*************************************************************************** $RCSfile: ressource.rc.in,v $ ------------------- cvs : $Id: ressource.rc.in,v 1.1 2004/12/15 12:41:16 cstim Exp $ begin : Wed Mar 27 2002 copyright : (C) 2002 by Martin Preuss email : martin@libchipcard.de *************************************************************************** * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * * License as published by the Free Software Foundation; either * * version 2.1 of the License, or (at your option) any later version. * * * * This library is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * * Lesser General Public License for more details. * * * * You should have received a copy of the GNU Lesser General Public * * License along with this library; if not, write to the Free Software * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * * MA 02111-1307 USA * * * ***************************************************************************//* Changes */#include <windows.h>// Language: 407=DE, 409=US, 809=UK// German resourcesLANGUAGE LANG_GERMAN, SUBLANG_GERMAN#pragma code_page(1252)// AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA// VersionVS_VERSION_INFO VERSIONINFO FILEVERSION 2, 5, 2, 0 PRODUCTVERSION 2, 5, 2, 0 FILEFLAGSMASK 0x3fL FILEFLAGS 0x0L FILEOS 0x40004L // Windows NT FILETYPE 0x2L // DLL FILESUBTYPE 0x0LBEGIN BLOCK "StringFileInfo" BEGIN BLOCK "040704b0" BEGIN //VALUE "Comments", "\0" VALUE "CompanyName", " TU Hamburg Harburg\0" VALUE "FileDescription", "C++ Wrapper Around Lapack\0" VALUE "FileVersion", "v@rpm_version@\0" VALUE "InternalName", "Lapack++\0" VALUE "LegalCopyright", "Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -