PDA

View Full Version : File Version, Product Version, and Creation Date


Worm
08-29-2003, 09:21 AM
I've seen posts asking for a way to get this information before. I finally ran into a need for it myself, so here is a DLL to get the File Version, Product Version, and Creation Date.

The information is returned in a delimited string so it should be a breeze to work with using AMSs built in String functions.

Sample Project w/DLL Download (http://www.warmuskerken.com/ams/fileinfo.zip)

Worm
08-29-2003, 09:34 AM
I should have mentioned that if any of the info trying to be retrieved isn't available, the DLL returns UNAVAILABLE as the File Version, Product Version, or Date.