Does any one know how to get a files version information using the Windows API. I already know how to use the GetFileVersionInfo to get a files version number. But what I'm really interested in is getting a files advanced version information such as 'Product Name', 'Internal Name' and 'Company Name'. Any examples would be helpful.