How to populate a CStatic label from version info in the resource file?
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
Re: How to populate a CStatic label from version info in the resource file?
See "Get VersionInfo from resource file" in the Misc area on this site.
Dave