Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13457: Windows port for 1.66.0 incorrectly includes NTVERP.H
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-05-03 02:41:23
#13457: Windows port for 1.66.0 incorrectly includes NTVERP.H
--------------------------------------+-----------------------------
Reporter: Brian Catlin <BrianC@â¦> | Owner: Andrey Semashev
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: winapi
Version: Boost 1.66.0 | Severity: Showstopper
Resolution: invalid | Keywords: windows
--------------------------------------+-----------------------------
Comment (by Brian Catlin <BrianC@â¦>):
In File Explorer, when you right-click on an executable and select the
details tab, what you see is the version information that was stored in a
resource section in the executable. As I mentioned, the most common
paradigm is to define the version info in a header file (version.h), which
is included by both the resource file (resources.rc) and the cpp file,
thus giving the cpp file access to the version info, for outputting in a
banner or in response to a -v command.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13457#comment:5> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-05-03 02:48:48 UTC