On Thursday, 19 June 2014 at 04:07:30 UTC, Jesse Phillips wrote:
On Wednesday, 18 June 2014 at 23:41:43 UTC, GoD wrote:
@Jesse

How to use in C# projects?

You'll have to access it through a COM interface on the C# side.

http://msdn.microsoft.com/en-us/library/aa645736%28v=vs.71%29.aspx

If you haven't done work in COM before its a lot of new things to learn.

C# should also have interfacing with C, so you can have D expose a C interface.

Sorry I can't walk you through working examples. As mentioned, I haven't gotten that far myself.

That sounds legit.

Reply via email to