Click to See Complete Forum and Search --> : How to populate a CStatic label from version info in the resource file?


DFN
April 1st, 1999, 07:58 AM
I would like to know:


(i) Is there any easy way to retrieve version information from the resource file of an application?


and ...


(ii) then how do I populate a CStatic label control on the About Dialog with this version information?


Any sample code would be appreciated.


Thanks.


DFN

Dave Lorde
April 1st, 1999, 08:48 AM
See "Get VersionInfo from resource file" in the Misc area on this site.


Dave