The file version structure was created dynamically
ID PE025 Level ERROR Category Configuration
Description
Version information contains the VS_FF_INFOINFERRED flag which indicates that
the version structure was created dynamically;
therefore, some of the members in this structure may be empty or incorrect.
This flag should never be set.
See the official Microsoft description of this flag.
Mitigation
If using Visual C++:
- Remove the
VS_FF_INFOINFERREDflag from the fixed version info of theVERSIONINFOstructure.
Arguments
This rule has the following output arguments:
-
resource_lang- AffectedVERSIONINFOresource language integral code -
resource_lang_tag- AffectedVERSIONINFOresource language tag (e.g.en,nl-NLoren-US) -
resource_lang_location- AffectedVERSIONINFOresource language location (e.g.Spain,neutralorprocess_default)
Loading...
Unable to load this documentation page.