【发布时间】:2009-07-13 06:18:09
【问题描述】:
可能重复:
Create a C# DLL That Can Be Imported in a Delphi App Using stdcall - Possible?
我正在创建一个 c# 库,并希望将此库作为可以从 delphi 访问的 com 组件。请告诉如何实现这一点。
【问题讨论】:
-
stackoverflow.com/questions/1063151/… 的副本(可能还有许多其他人)
标签: c# delphi com cross-platform