搜索资源列表
VerInfoLib
- 更新 EXE文件版本信息的C++源代码,VS 2003/2005
VerInfoLib
- 更新 EXE文件版本信息的C++源代码,VS 2003/2005-Update EXE file version information C++ Source code, VS 2003/2005
VerInfoLib
- C++控制台程序给exe和dll文件增加版本信息。 经测试,可以修改CompanyName,ProductVersion,LegalCopyright,不能修改FileVersion 经测试,如果exe文件没有版本信息,尝试修改程序会死掉,本程序不能新添加版本信息。-modify the version info of exe and dll files in console application.