interop with other environments

mike mike at nospam.com
Thu Apr 26 17:09:01 PDT 2007


Thank you all for feedback, I'm really surprised how active and useful this mailing-list is.

Max,

you said, I could have "C functions exported by a dll compiled from D source" and I think this is actually what I'm looking for. Do you know how it could be done?

Thanks

> Using what they call P/Invoke, you should be able to access from a
> .NET assembly any C functions exported by a dll compiled from D
> source. If you are adventurous enough you could even try to create a
> COM wrapper around a .NET assembly and use it from D.




More information about the Digitalmars-d mailing list