首页
社区
课程
招聘
[ZT]DLL to Lib 2.00
发表于: 2007-1-25 13:35 2709

[ZT]DLL to Lib 2.00

2007-1-25 13:35
2709
DLL to Lib 2.00 Main Features:

Convert DLL file into its equivalent static library. In the conversion process, a programming interface identical to the export functions in the DLL is introduced for developers. And the necessary symbol tables, string tables and reference tables are also reconstructed from the DLL to make a valid and portable static library.

Support to convert all 32-bit DLLs developed by different tools, including Component Object Model(COM) based DLLs.

Integrate "Import Library Reference Information Generator" to process the references to standard libraries.

Integrate "Symbol Finder" for you to find the detail information about a special symbol or a class of symbols.

Support to convert DLLs that use compiler and API implements of TLS.

Perform cross check between the DLL's import lib and the generated static lib so to eliminate the potential inconsistency.

Check the COMDAT symbols in the import libs when generating the static lib.

Support to load and save the conversion settings as a project file.

Support command line parameters.

From:

http://www.binary-soft.com/dll2lib/dll2lib.htm

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 220
活跃值: (10)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
huhu,终于出新版本了

but, 从作者网站上下载的安装文件是坏的
2007-1-25 13:43
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
有没有破解啊?现在正需要它。
2007-3-9 10:49
0
雪    币: 67
活跃值: (66)
能力值: ( LV7,RANK:100 )
在线值:
发帖
回帖
粉丝
4
每次都是手工处理它转换后的文件, 导出函数少还好 多...
2007-3-9 12:27
0
游客
登录 | 注册 方可回帖
返回
//