I'm writing a program and I need add the normal version information (that one that shows up when you right click on the EXE and go to properties), but I can't find any useful info on how to do it.
This is for an MFC app in VC++, not .NET or anything. Any help would be appreciated.
edit: I tried changing the version info under project>settigns>link>version, but that doesn't do anything.
This is for an MFC app in VC++, not .NET or anything. Any help would be appreciated.
edit: I tried changing the version info under project>settigns>link>version, but that doesn't do anything.