473,401 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

Version info tab missing

I have taken over a project which when compiled creates a DLL which has no
version info tab. When you do a right-click with your mouse on the DLL file
there is no version info. I checked some other DLLs I created so far - they
all have a version info tab. I didn't know that it is possible to hide the
version info tab at all. But what is more important: How do I get it back?
The project does contain the well-known AssemblyInfo.cpp file with lots of
information like version number etc. but for some reason you can't see this
information when you right-click on the DLL?

Thanks in advance,
Boris
Nov 17 '05 #1
6 1791
"Boris" wrote:
I have taken over a project which when compiled creates a DLL which has no
version info tab. When you do a right-click with your mouse on the DLL file
there is no version info. I checked some other DLLs I created so far - they
all have a version info tab. I didn't know that it is possible to hide the
version info tab at all. But what is more important: How do I get it back?
The project does contain the well-known AssemblyInfo.cpp file with lots of
information like version number etc. but for some reason you can't see this
information when you right-click on the DLL?

Thanks in advance,
Boris


Apologies but this is a pretty beginner question.
Maybe you should not take that project and take a training
in Visual Studio or win32 instead ?

Regards,
--PA

Nov 17 '05 #2
Boris,
I have taken over a project which when compiled creates a DLL which has no
version info tab. When you do a right-click with your mouse on the DLL file
there is no version info. I checked some other DLLs I created so far - they
all have a version info tab. I didn't know that it is possible to hide the
version info tab at all. But what is more important: How do I get it back?
The project does contain the well-known AssemblyInfo.cpp file with lots of
information like version number etc. but for some reason you can't see this
information when you right-click on the DLL?


For MC++ assemblies, you need to add a regular unmanaged VERSIONINFO
resource. The compiler won't create it from the attributes in
AssemblyInfo.cpp like the C# and VB.NET compilers do.
--
Tomas Restrepo
to****@mvps.org
http://www.winterdom.com/
Nov 17 '05 #3
Tomas Restrepo (MVP) wrote:
Boris,
I have taken over a project which when compiled creates a DLL which
has no version info tab. When you do a right-click with your mouse
on the DLL file there is no version info. I checked some other DLLs
I created so far - they all have a version info tab. I didn't know
that it is possible to hide the version info tab at all. But what is
more important: How do I get it back? The project does contain the
well-known AssemblyInfo.cpp file with lots of information like
version number etc. but for some reason you can't see this
information when you right-click on the DLL?


For MC++ assemblies, you need to add a regular unmanaged VERSIONINFO
resource. The compiler won't create it from the attributes in
AssemblyInfo.cpp like the C# and VB.NET compilers do.


I see. Thanks for your help!
Nov 17 '05 #4
Pavel A. wrote:
"Boris" wrote:
I have taken over a project which when compiled creates a DLL which
has no version info tab. When you do a right-click with your mouse
on the DLL file there is no version info. I checked some other DLLs
I created so far - they all have a version info tab. I didn't know
that it is possible to hide the version info tab at all. But what is
more important: How do I get it back? The project does contain the
well-known AssemblyInfo.cpp file with lots of information like
version number etc. but for some reason you can't see this
information when you right-click on the DLL?

Thanks in advance,
Boris


Apologies but this is a pretty beginner question.
Maybe you should not take that project and take a training
in Visual Studio or win32 instead ?


Thanks for your advice but most of the time I have to concentrate on some
real work instead of solving beginner questions.

Boris
Nov 17 '05 #5
Apologies but this is a pretty beginner question.
Maybe you should not take that project and take a training
in Visual Studio or win32 instead ?

Regards,


Shame on you for blaming others for some missing knowledge.
Purpose of a news group is to ask questions and to get appropriate answers.
If people would know the answers to there questions they would not need to
ask.
This NG's name does not contain "expert" or "professional" anyhow so
please be kindful and accept that others might know fewer things then you in
certain fields!

Best regards, Sebastian Dau.
Nov 17 '05 #6
"Sebastian Dau" wrote:
Apologies but this is a pretty beginner question.
Maybe you should not take that project and take a training
in Visual Studio or win32 instead ?

Regards,


Shame on you for blaming others for some missing knowledge.
Purpose of a news group is to ask questions and to get appropriate answers.
If people would know the answers to there questions they would not need to
ask.
This NG's name does not contain "expert" or "professional" anyhow so
please be kindful and accept that others might know fewer things then you in
certain fields!

Best regards, Sebastian Dau.


Thanks. I got your point. Please note that I haven't blamed anybody.
What I wrote actually was a very useful and timely advice.
If the OP takes it, he won't regret (and also his manager and customers).

Imagine you're riding in a car on a speed road
and notice that your driver does not know how to adjust
his seat and mirrors. Probably you'll ask him to stop, and jump out of
the car - because these minor details give a clear hint that riding
with him can end badly.

Best regards,
--PA

Nov 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Plumer | last post by:
Good morning everyone, I am having difficulty distributing a Release version of an application. System info C# DOTNET, MDE 2002, Version 7.0.9466 .Net Framework, version 1.0.3705 My...
1
by: José Joye | last post by:
I have created a VC project (which will create a DLL). It is using managed extension. It also has a ConfigData.cpp. In that file I have the following: ; However, it does not write any version...
3
by: Mark Jerde | last post by:
Hello. I don't need full details, just a recommendation from experts. I wrote a lot of Pre-ANSI K&R C programs but I'm not a C++ expert. The volume of C++ info available is daunting... <g> ...
9
by: shorti | last post by:
I reviewed a similar post on an older version of DB2. I was wondering if there was anything available now that is more precise in gathering the db2 version for the new v8 calls. I am running...
4
by: Miro | last post by:
Sorry for all the posts today. Just not been a good day. I cant seem to figure out version numbering. I click on the MyProject and set up the Major, Minor, MajorRevision, MinorRevision as ...
7
by: =?Utf-8?B?RG9u?= | last post by:
I'm using VS2005 to build a C++ assembly. I set a Key File in the linker advanced options for the project so that the assembly would be strong named. I filled out the data in AssemblyInfo.cpp and...
1
by: cwdjrxyz | last post by:
Using GD imagefilledarc to fill in an arc drawn with php does not work, but imagefilledellipse works fine. The imagefilledarc is supposed to have worked since php version 4.06. I have version...
2
by: =?Utf-8?B?aWduaGVucnk=?= | last post by:
In my solution, I have several C# and C++ projects. Since I need them to produce multifile assembly, I use C# and C++ command line compiler. To avoid compile error caused by redundant code in...
4
by: =?Utf-8?B?anBzaG9ydHN0dWZm?= | last post by:
Hi, not sure if this is the right place for this but it was definitely the closest I could find. I am having trouble with the GetFileVersionInformation/VerQueryValue functions and was wondering...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.