On my DLL project in VC++ 6.0, there is no resource tab or resource file to edit the file version information.
How do I edit this data?
Printable View
On my DLL project in VC++ 6.0, there is no resource tab or resource file to edit the file version information.
How do I edit this data?
You need to add version resource into your project and then edit it.