博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
RAD Studio Static Runtime Libraries c++builder去掉依赖cc3260mt
阅读量:6851 次
发布时间:2019-06-26

本文共 2413 字,大约阅读时间需要 8 分钟。

  hot3.png

Listed below is each of the C++Builder static library names and its use.  

Directory of BCB\LIB (LIB files)  

File name 

Use 

bcbatl.lib  

 

bcbie.lib  

 

bcbsmp.lib  

 

cg32.lib  

CodeGuard library (link this in if you want to use CodeGuard)  

cghelp.lib  

CodeGuard help library  

cp32mt.lib  

VCL-compliant C RTL multithreaded static library  

cp32mti.lib  

VCL-compliant import library for multithreaded C RTL cc3260mt.dll  

cw32.lib  

RTL single-threaded static library  

cw32i.lib  

Import library for RTL cc3260.dll  

cw32mt.lib  

RTL multi-threaded static library  

cw32mti.lib  

Import library for multithreaded RTL cc3260mt.dll  

dbx.lib  

 

dcl31w.lib  

 

dclact.lib  

 

dclado.lib  

 

dclbcbsmp.lib  

 

dclbde.lib  

 

dcldb.lib  

 

dclisp.lib  

 

dclmid.lib  

 

dclnet.lib  

 

dclsoap.lib  

 

dclstd.lib  

 

dclwebsnap.lib  

 

designdgm.lib  

 

dxextra.lib  

DirectX static library  

ibevnt.lib  

 

import32.lib  

Import library; includes Winsock 1.x  

memmgr.lib  

Import library for BORLNDMM.DLL  

mswsock.lib  

Import library for MSWSOCK.DLL  

noeh32.lib  

No exception handling support library  

obsolete.lib  

Old functions  

ole2w32.lib  

Import library for the 32-bit OLE 2.0 API  

oleaut32.lib  

Import library for the 32-bit OLE 2.0 API  

usebormm.lib  

 

uuid.lib  

GUID static library for miscellaneous Direct 3D, DirectDraw, DirectSound, Shell extensions, DAO, Active Scripting, and so on  

vcl.lib  

VCL library, contains references to all other VCL libs; use in MAKEFILES with no version #  

vcllink.lib  

 

vclstd.lib  

 

vcljpg50.lib  

Static library for VCL JPEG component  

w32inet.lib  

Import library for MS Internet DLLs  

ws2_32.lib  

Import library for the 32-bit WinSock 2.0 API  

wininet.lib  

Import library for the wininet.dll  

 

Directory of BCB\LIB (OBJ files)

File name 

Use 

c0d32.obj  

DLL startup module  

c0d32w.obj  

DLL startup module, Wide-char version  

c0d32x.obj  

DLL startup module, no exception handling  

c0pkg32.obj  

Package startup module  

c0w32.obj  

GUI EXE startup module  

c0w32w.obj  

GUI EXE startup module, Wide-char version  

c0x32.obj  

32-bit console-mode EXE startup module  

c0x32w.obj  

32-bit console-mode EXE startup module, Wide-char version  

fileinfo.obj  

Passes open file-handle information to child processes  

gp.obj  

Prints register-dump information when an exception occurs  

wildargs.obj  

Transforms wild-card arguments into an array of arguments to main()/wmain() in console-mode applications  

(Lib\PSDK Subdirectory) Import libraries for the Platform SDK

See Also

81d4cdb45ce83c08cd142f7aef8255b2986.jpg

use dynamic RTL去掉

653fc221b6511b2ed23ea5aac39d03569d4.jpg

点Release按钮可以快速设置

转载于:https://my.oschina.net/u/1777508/blog/2251182

你可能感兴趣的文章
Cisco ASA5500解决内网用公网IP不能访问DMZ区服务器的
查看>>
Windows7常用命令
查看>>
LaTex 制作简历
查看>>
windows8系统装机总结
查看>>
我的友情链接
查看>>
我的友情链接
查看>>
go 数据库相关
查看>>
ssh -qTfnN -D 7070 x.x.x.x
查看>>
在Linux下查看环境变量
查看>>
WEB跨域请求
查看>>
解决centos yum源配置出现Couldn't resolve host 问题
查看>>
太有才了
查看>>
分转元、元转分,解决精度问题
查看>>
javascript函数带参数运算
查看>>
提高程序员职场价值的10大技巧
查看>>
list control总结1
查看>>
O2O 行业 IT 系统架构实践分享
查看>>
Android跨平台编译 —— protobuf
查看>>
Spring3.0 AOP 详解
查看>>
分析zookeeper到底能做什么?
查看>>