Title: File Version Information
Description: This is a utility that I needed to make sure that many files I was working on had the same version info in them. What this utility does is searches through the directory you choose, queries DLL and EXE files for the version information, and then display's that information in a ListView control.
A lot of the API calls I gathered from the Windows API Reference site (www.vbapi.com/ref). 
I hope you enjoy this utility. I do plan to expand it, and I would like to hear some ideas of what you think would make this a usefull tool. Thanks.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=24478&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
