On Thursday, 7 January 2016 at 19:29:43 UTC, Thalamus wrote:
Hi everyone,

First off, I've been working with D for a couple of weeks now and I think it's the bee's knees! :) Except for DLLs.

thanks! :)

Dlls don't currently work on Windows. The only thing that works is giving your dlls a C-like interface. If you need any kind of D interface (classes, modules, etc) it won't work. I'm currently working on this, if you need it really badly and are willing to help bug testing send me a mail to code at benjamin-thaut.de

Kind Regards
Benjamin Thaut

Reply via email to