请问:Delphi能否处理OBJ文件?

fwwxxjingling 2003-09-05 08:36:46

请问:Delphi能否处理由其他编程工具生成的OBJ文件?
比如,有没有可能对其进行再编译,或将其编译后包装在DLL文件里?
有没有办法通过调用其提供的函数接口?

不知大家能否明白我的意思,不过没关系,大家尽管畅所欲言,来着有分,
不够再加!!
谢谢!!
...全文
33 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
draculacsdn 2003-09-06
  • 打赏
  • 举报
回复
$link obj
Cipherliu 2003-09-06
  • 打赏
  • 举报
回复
&L
zjqyb 2003-09-05
  • 打赏
  • 举报
回复
一般静态编译Link的都没有问题
zjqyb 2003-09-05
  • 打赏
  • 举报
回复
The $L parameter instructs the compiler to link the named file with the program or unit being compiled. The $L directive is used to link with code written in other languages for procedures and functions declared to be external. The named file must be an Intel relocatable object file (.OBJ file). The default extension for filename is .OBJ. If filename does not specify a directory path, then, in addition to searching for the file in the same directory as the current module, Delphi searches in the directories specified in the Search path input box on the Directories/Conditionals page of the Project|Options dialog box (or in the directories specified in the -O option on the DCC32 command line).

5,392

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧