I need to get the version information of a DLL file I created in Visual Studio 2008 C++. How do I get it?
If you want programmatic access, see Version Information in MSDN for the APIs and data structures you need.