Automatically increment version resource

  • Thread starter Thread starter Bob Altman
  • Start date Start date
B

Bob Altman

Hi all,

Is there any way in an unmanaged C++ project to have the FILEVERSION
property in the version resource automatically get a larger value each time
I rebuild my project?
 
Muechel,

Thanks for the quick response. I guess I should have said that I'm using
Visual Studio .Net, so the VS 6 addins don't help me.

I guess the short answer is that Visual Studio .Net doesn't provide any sort
of automatic version increment feature for unmanaged code similar to what
you can do in managed code. Is this true?

I searched the CodeProject.com articles but didn't find anything that seemed
like a reasonable solution...

- Bob
 
Hi Bob,

It seems that Muechel has provided you with the information you were
looking for. Do you have any follow-up questions related to this issue
that I can research for you?

Brett Keown
Microsoft Support
(e-mail address removed)

This posting is provided "AS IS" with no warranties, and confers no rights.
 
hi bob,

sorry! this is a link to a german website. sometimes
it happens to me, becouse of working in german and
in english newsgroups

do you understand german?
 
Müchel said:
hi bob,

sorry! this is a link to a german website. sometimes
it happens to me, becouse of working in german and
in english newsgroups

do you understand german?


These are usually so bad as to be funny,
but sometimes it helps anyway:

http://translate.google.com/transla...many/ms/msdnbiblio/show_all.asp?siteid=600351

Schobi

--
(e-mail address removed) is never read
I'm Schobi at suespammers dot org

"Sometimes compilers are so much more reasonable than people."
Scott Meyers
 
Back
Top