AssemblyInfo.cpp vs VS_VERSION_INFO

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • The Coder

    #1

    AssemblyInfo.cpp vs VS_VERSION_INFO

    I get a version tab in the shell only for VS_VERSION_INFO .
    I was expecting AssemblyInfo.cp p to create the version tab .

    Can I get AssemblyInfo.cp p to create version tab instead?

    If can not get AssemblyInfo.cp p to create version tab,
    then do I need to fill in both the AssemblyInfo.cp p and
    VS_VERSION_INFO resource?

    Does this mean that there is both a managed and unmanaged info block in a
    mixed DLL?


Working...