version_info_from_resource.shtml
来自「mfc资源大全包含MFC编程各个方面的源码」· SHTML 代码 · 共 31 行
SHTML
31 行
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Zafir Anjum">
<TITLE>Miscellaneous - Get VersionInfo from resource file</TITLE>
</HEAD>
<body background="../fancyhome/back.gif" bgcolor="#FFFFFF" link="#B50029" vlink="#8E2323" alink="#FF0000" bgproperties="fixed">
<table WIDTH="100%">
<tr WIDTH="100%">
<td align=center><!--#exec cgi="/cgi/ads.cgi"--><td>
</tr>
</table>
<CENTER>
<H3>
<FONT COLOR="#AOAO99">Get VersionInfo from resource file</FONT></H3></CENTER>
<CENTER>
<H3>
<HR></H3></CENTER>
<p>This article was contributed by <A HREF="mailto:roberto-rocco@usa.net">Roberto Rocco</A>.
<P>CVersionInfo is a tiny class, which wraps the stuff needed to get the version info from a resource file.
It handles both, the fixed version information and the language dependent string version information of the resource file.
It contains three CString members which hold the retrieved information:
<PRE><TT>
牋
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?